summaryrefslogtreecommitdiff
path: root/core/fxge/cfx_substfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxge/cfx_substfont.h')
-rw-r--r--core/fxge/cfx_substfont.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/fxge/cfx_substfont.h b/core/fxge/cfx_substfont.h
index 8dba1006c0..01196d442a 100644
--- a/core/fxge/cfx_substfont.h
+++ b/core/fxge/cfx_substfont.h
@@ -10,10 +10,6 @@
#include "core/fxcrt/fx_string.h"
#define FXFONT_SUBST_MM 0x01
-#define FXFONT_SUBST_GLYPHPATH 0x04
-#define FXFONT_SUBST_CLEARTYPE 0x08
-#define FXFONT_SUBST_TRANSFORM 0x10
-#define FXFONT_SUBST_NONSYMBOL 0x20
#define FXFONT_SUBST_EXACT 0x40
class CFX_SubstFont {