From 8ff17142c5f47dacaa6ae247b92e6d6b5a16d8ac Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 22 May 2007 14:17:44 +0000 Subject: Simpilified Singleton implementation and usage. svn-id: r26922 --- graphics/fontman.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'graphics/fontman.cpp') diff --git a/graphics/fontman.cpp b/graphics/fontman.cpp index 9b567c0be8..fad8654d02 100644 --- a/graphics/fontman.cpp +++ b/graphics/fontman.cpp @@ -22,8 +22,6 @@ #include "graphics/fontman.h" //#include "gui/consolefont.h" -DECLARE_SINGLETON(Graphics::FontManager); - namespace Graphics { #if !(defined(PALMOS_ARM) || defined(PALMOS_DEBUG) || defined(__GP32__)) -- cgit v1.2.3