summaryrefslogtreecommitdiff
path: root/modules/hebrew/hebrew-xft.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hebrew/hebrew-xft.c')
-rw-r--r--modules/hebrew/hebrew-xft.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/hebrew/hebrew-xft.c b/modules/hebrew/hebrew-xft.c
index 7615e0b0..dfd322fb 100644
--- a/modules/hebrew/hebrew-xft.c
+++ b/modules/hebrew/hebrew-xft.c
@@ -135,7 +135,6 @@ hebrew_engine_shape (PangoFont *font,
gint glyph_width[MAX_CLUSTER_CHRS], x_offset[MAX_CLUSTER_CHRS], y_offset[MAX_CLUSTER_CHRS];
PangoRectangle ink_rects[MAX_CLUSTER_CHRS];
PangoGlyph glyph[MAX_CLUSTER_CHRS];
- FT_Face face;
g_return_if_fail (font != NULL);
g_return_if_fail (text != NULL);