Index: core/include/fxge/fx_font.h |
diff --git a/core/include/fxge/fx_font.h b/core/include/fxge/fx_font.h |
index 44e578df5912e1a86efb2b007817fc19fdec58df..0d911c7281a843925270f57cd6d94cdd6df8c995 100644 |
--- a/core/include/fxge/fx_font.h |
+++ b/core/include/fxge/fx_font.h |
@@ -444,13 +444,6 @@ private: |
CFX_MapByteStringToPtr m_SizeMap; |
CFX_MapPtrToPtr m_PathMap; |
CFX_DIBitmap* m_pBitmap; |
- void* m_pPlatformGraphics; |
- void* m_pPlatformBitmap; |
- void* m_hDC; |
- void* m_hBitmap; |
- void* m_hOldBitmap; |
- void* m_hGdiFont; |
- void* m_hOldGdiFont; |
void InitPlatform(); |
void DestroyPlatform(); |