From b6559685c8825c1cee8ac395d6f2af0bc45c4bb4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 28 Dec 2012 01:40:42 +0300 Subject: Remove unused font object from sdlfont class. --- src/gui/sdlfont.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/sdlfont.h') diff --git a/src/gui/sdlfont.h b/src/gui/sdlfont.h index 89f920cc3..3086abf0a 100644 --- a/src/gui/sdlfont.h +++ b/src/gui/sdlfont.h @@ -97,7 +97,6 @@ class SDLFont final : public gcn::Font private: TTF_Font *mFont; - TTF_Font *mFontOutline; unsigned mCreateCounter; unsigned mDeleteCounter; -- cgit v1.2.3-60-g2f50