summaryrefslogtreecommitdiff
path: root/xfa/src/fgas/src/font/fx_gefont.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fgas/src/font/fx_gefont.h')
-rw-r--r--xfa/src/fgas/src/font/fx_gefont.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xfa/src/fgas/src/font/fx_gefont.h b/xfa/src/fgas/src/font/fx_gefont.h
index 32edcaa30b..bea01c04ea 100644
--- a/xfa/src/fgas/src/font/fx_gefont.h
+++ b/xfa/src/fgas/src/font/fx_gefont.h
@@ -7,7 +7,6 @@
#ifndef XFA_SRC_FGAS_SRC_FONT_FX_GEFONT_H_
#define XFA_SRC_FGAS_SRC_FONT_FX_GEFONT_H_
-#ifndef _FXPLUS
class CFX_GEFontMgr;
#ifndef FXFONT_SUBST_ITALIC
#define FXFONT_SUBST_ITALIC 0x02
@@ -88,6 +87,5 @@ class CFX_GEFont : public IFX_Font {
IFX_Font** ppFont,
FX_BOOL bCharCode = FALSE);
};
-#endif
#endif // XFA_SRC_FGAS_SRC_FONT_FX_GEFONT_H_