summaryrefslogtreecommitdiff
path: root/pango/ellipsize.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-11-04 07:46:45 +0000
committerMatthias Clasen <mclasen@redhat.com>2019-11-04 07:46:45 +0000
commit8b0292f381f3f46f8841c377d65374691c1b2349 (patch)
treed6f35073db06b082a4ed1ce33460951d32f07325 /pango/ellipsize.c
parenta75d5390ebf4a0dd9840ed3357fd58380f49e2fc (diff)
downloadpango-8b0292f381f3f46f8841c377d65374691c1b2349.tar.gz
Remove debug spew
Diffstat (limited to 'pango/ellipsize.c')
-rw-r--r--pango/ellipsize.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pango/ellipsize.c b/pango/ellipsize.c
index cfe34d14..aedbc007 100644
--- a/pango/ellipsize.c
+++ b/pango/ellipsize.c
@@ -385,8 +385,6 @@ shape_ellipsis (EllipsizeState *state)
state->ellipsis_width = 0;
for (i = 0; i < glyphs->num_glyphs; i++)
state->ellipsis_width += glyphs->glyphs[i].geometry.width;
-
- g_print ("ellipsis width %d\n", state->ellipsis_width);
}
/* Helper function to advance a PangoAttrIterator to a particular