summaryrefslogtreecommitdiff
path: root/core/fxge/ifx_systemfontinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxge/ifx_systemfontinfo.h')
-rw-r--r--core/fxge/ifx_systemfontinfo.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/fxge/ifx_systemfontinfo.h b/core/fxge/ifx_systemfontinfo.h
index cb85f7fde4..b6d6626552 100644
--- a/core/fxge/ifx_systemfontinfo.h
+++ b/core/fxge/ifx_systemfontinfo.h
@@ -27,8 +27,7 @@ class IFX_SystemFontInfo {
bool bItalic,
int charset,
int pitch_family,
- const char* face,
- int& iExact) = 0;
+ const char* face) = 0;
#ifdef PDF_ENABLE_XFA
virtual void* MapFontByUnicode(uint32_t dwUnicode,