* Sync up to trunk HEAD (r62502).
[reactos.git] / lib / 3rdparty / freetype / src / gxvalid / gxvmort.c
index 5356e67..c4d49b3 100644 (file)
   {
     FT_UNUSED( valid );
 
+#ifdef FT_DEBUG_LEVEL_TRACE
     if ( coverage & 0x8000U )
       GXV_TRACE(( " this subtable is for vertical text only\n" ));
     else
 
     if ( coverage & 0x1FF8 )
       GXV_TRACE(( " coverage has non-zero bits in reserved area\n" ));
+#endif
   }