Index: xfa/src/fgas/include/fx_fnt.h |
diff --git a/xfa/src/fgas/include/fx_fnt.h b/xfa/src/fgas/include/fx_fnt.h |
index d664853df7c1456d3cb597bc07e9044986649e3f..491feaea374742a196f2c1479fa2d2a09ce44b85 100644 |
--- a/xfa/src/fgas/include/fx_fnt.h |
+++ b/xfa/src/fgas/include/fx_fnt.h |
@@ -73,7 +73,7 @@ public: |
#endif |
}; |
#if _FXM_PLATFORM_ == _FXM_PLATFORM_WINDOWS_ |
-typedef struct _FX_FONTMATCHPARAMS : public CFX_Object { |
+typedef struct _FX_FONTMATCHPARAMS { |
FX_LPCWSTR pwsFamily; |
FX_DWORD dwFontStyles; |
FX_DWORD dwUSB; |