summaryrefslogtreecommitdiff
path: root/src/guiChatConsole.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/guiChatConsole.h')
-rw-r--r--src/guiChatConsole.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/guiChatConsole.h b/src/guiChatConsole.h
index 2bf45fdf4..652b265a4 100644
--- a/src/guiChatConsole.h
+++ b/src/guiChatConsole.h
@@ -122,9 +122,6 @@ private:
// font
gui::IGUIFont* m_font;
v2u32 m_fontsize;
-#if USE_FREETYPE
- bool m_use_freetype;
-#endif
};