* Sync up to trunk HEAD (r62502).
[reactos.git] / lib / 3rdparty / freetype / src / cff / cf2blues.c
index 5b34839..eec589e 100644 (file)
     size_t     i;
     CF2_Fixed  emBoxBottom, emBoxTop;
 
+#if 0
     CF2_Int  unitsPerEm = font->unitsPerEm;
 
 
     if ( unitsPerEm == 0 )
       unitsPerEm = 1000;
+#endif
 
     FT_ZERO( blues );
     blues->scale = font->innerTransform.d;