From c32b8b6abef14173dae0eee69496c84fb6c05ee8 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 12 Mar 2004 13:03:03 +0000 Subject: [PATCH] *** empty log message *** --- src/draw.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/draw.c b/src/draw.c index 4faffe9..75894d2 100644 --- a/src/draw.c +++ b/src/draw.c @@ -169,7 +169,6 @@ visual_order (MGlyphString *gstring) { int j = indices[i]; int k = idx[j]; - int pos = glyphs[k].pos; glyphs[k].bidi_level = levels[j]; #ifdef HAVE_FRIBIDI -- 1.7.10.4