summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2006-02-02 10:57:19 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-02-02 10:57:19 +0000
commit4380d23fd1695c629b3713e456214de25f187850 (patch)
treee7f6949a141cfdc2307642fef1aa8c1250806a6e
parentda58dbfdea113caa46448c0bb3bf945b4a18f502 (diff)
downloadpango-4380d23fd1695c629b3713e456214de25f187850.tar.gz
Oops!
-rw-r--r--pango/shape.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pango/shape.c b/pango/shape.c
index 2be23189..50a083a3 100644
--- a/pango/shape.c
+++ b/pango/shape.c
@@ -51,7 +51,6 @@ pango_shape (const gchar *text,
_pango_engine_shape_shape (analysis->shape_engine, analysis->font,
text, length, analysis, glyphs);
- glyphs->num_glyphs = 0;
if (G_UNLIKELY (glyphs->num_glyphs == 0))
{
/* If a font has been correctly chosen, but no glyphs are output,