From: handa Date: Thu, 13 Dec 2007 11:44:12 +0000 (+0000) Subject: (enum MDebugFlag): Delete MDEBUG_FONT_OTF, change X-Git-Tag: REL-1-5-0~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=56fd25c29f3dce25e9b3d4f4a248ea6087b34505;p=m17n%2Fm17n-lib.git (enum MDebugFlag): Delete MDEBUG_FONT_OTF, change MDEBUG_FONT_FLT to MDEBUG_FLT. --- diff --git a/src/internal.h b/src/internal.h index dd59fa6..7839270 100644 --- a/src/internal.h +++ b/src/internal.h @@ -548,8 +548,7 @@ enum MDebugFlag MDEBUG_CODING, MDEBUG_DATABASE, MDEBUG_FONT, - MDEBUG_FONT_FLT, - MDEBUG_FONT_OTF, + MDEBUG_FLT, MDEBUG_INPUT, MDEBUG_ALL, MDEBUG_MAX = MDEBUG_ALL