summaryrefslogtreecommitdiff
path: root/core/fxge/fx_text_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxge/fx_text_int.h')
-rw-r--r--core/fxge/fx_text_int.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/core/fxge/fx_text_int.h b/core/fxge/fx_text_int.h
index 6af8eb9165..da594443cc 100644
--- a/core/fxge/fx_text_int.h
+++ b/core/fxge/fx_text_int.h
@@ -13,13 +13,6 @@
#include "core/fxge/fx_font.h"
#include "core/fxge/fx_freetype.h"
-struct CFX_UniqueKeyGen {
- void Generate(int count, ...);
-
- char m_Key[128];
- int m_KeyLen;
-};
-
class CFX_SizeGlyphCache {
public:
CFX_SizeGlyphCache();