summaryrefslogtreecommitdiff
path: root/xfa/fgas/font/cfgas_fontmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fgas/font/cfgas_fontmgr.h')
-rw-r--r--xfa/fgas/font/cfgas_fontmgr.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/xfa/fgas/font/cfgas_fontmgr.h b/xfa/fgas/font/cfgas_fontmgr.h
index 76b65f8719..b97c4b219d 100644
--- a/xfa/fgas/font/cfgas_fontmgr.h
+++ b/xfa/fgas/font/cfgas_fontmgr.h
@@ -79,9 +79,8 @@ typedef void (*FX_LPEnumAllFonts)(std::deque<FX_FONTDESCRIPTOR>* fonts,
const wchar_t* pwsFaceName,
wchar_t wUnicode);
-FX_LPEnumAllFonts FX_GetDefFontEnumerator();
-
#else // _FX_PLATFORM_ == _FX_PLATFORM_WINDOWS_
+
class CFX_FontDescriptor {
public:
CFX_FontDescriptor();