aboutsummaryrefslogtreecommitdiff
path: root/graphics/fontman.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fontman.cpp')
-rw-r--r--graphics/fontman.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/fontman.cpp b/graphics/fontman.cpp
index 5cf52416cf..bb3ee03330 100644
--- a/graphics/fontman.cpp
+++ b/graphics/fontman.cpp
@@ -26,10 +26,6 @@
#include "common/translation.h"
-namespace Common {
-DECLARE_SINGLETON(Graphics::FontManager);
-}
-
namespace Graphics {
FORWARD_DECLARE_FONT(g_sysfont);