diff options
Diffstat (limited to 'core/fxge/cfx_substfont.h')
-rw-r--r-- | core/fxge/cfx_substfont.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxge/cfx_substfont.h b/core/fxge/cfx_substfont.h index 943f7bf866..8dba1006c0 100644 --- a/core/fxge/cfx_substfont.h +++ b/core/fxge/cfx_substfont.h @@ -15,7 +15,6 @@ #define FXFONT_SUBST_TRANSFORM 0x10 #define FXFONT_SUBST_NONSYMBOL 0x20 #define FXFONT_SUBST_EXACT 0x40 -#define FXFONT_SUBST_STANDARD 0x80 class CFX_SubstFont { public: |