diff --git a/x.c b/x.c index 370e70d..a92918c 100644 --- a/x.c +++ b/x.c @@ -1679,8 +1679,8 @@ xmakeglyphfontspecs(XftGlyphFontSpec *specs, const Glyph *glyphs, int len, int x FcFontSet *fcsets[] = { NULL }; FcCharSet *fccharset; int f, numspecs = 0; - #if LIGATURES_PATCH int i; + #if LIGATURES_PATCH float cluster_xp, cluster_yp; HbTransformData shaped;