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 2076a09093..e6d93a80a4 100644 --- a/core/fxge/cfx_substfont.h +++ b/core/fxge/cfx_substfont.h @@ -25,7 +25,6 @@ class CFX_SubstFont { bool m_bFlagItalic; #endif // PDF_ENABLE_XFA bool m_bFlagMM; - bool m_bFlagExact; }; #endif // CORE_FXGE_CFX_SUBSTFONT_H_ |