Index: xfa/src/fgas/src/font/fx_gefont.h |
diff --git a/xfa/src/fgas/src/font/fx_gefont.h b/xfa/src/fgas/src/font/fx_gefont.h |
index cddc984ca74a03e7fce8c4e27adc2ca48b17b68d..88688f00d596d4a1b9bb0126708740b74c30bfa5 100644 |
--- a/xfa/src/fgas/src/font/fx_gefont.h |
+++ b/xfa/src/fgas/src/font/fx_gefont.h |
@@ -12,7 +12,7 @@ class CFX_GEFontMgr; |
#ifndef FXFONT_SUBST_ITALIC |
#define FXFONT_SUBST_ITALIC 0x02 |
#endif |
-class CFX_GEFont : public IFX_Font, public CFX_ThreadLock { |
+class CFX_GEFont : public IFX_Font { |
public: |
CFX_GEFont(const CFX_GEFont& src, FX_DWORD dwFontStyles); |
CFX_GEFont(IFX_FontMgr* pFontMgr); |