summaryrefslogtreecommitdiff
path: root/src/gui/guiHyperText.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/guiHyperText.h')
-rw-r--r--src/gui/guiHyperText.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/guiHyperText.h b/src/gui/guiHyperText.h
index e3ad0e747..3ea8732cd 100644
--- a/src/gui/guiHyperText.h
+++ b/src/gui/guiHyperText.h
@@ -96,11 +96,7 @@ public:
ValignType valign;
-#if USE_FREETYPE
- gui::CGUITTFont *font;
-#else
gui::IGUIFont *font;
-#endif
irr::video::SColor color;
irr::video::SColor hovercolor;