From 2da4469686ed5336174f990605f8626dd4b46f53 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 24 Oct 2010 01:29:59 +0000 Subject: SWORD25: Remove outdated comments svn-id: r53752 --- engines/sword25/gfx/animationtemplateregistry.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'engines/sword25/gfx/animationtemplateregistry.cpp') diff --git a/engines/sword25/gfx/animationtemplateregistry.cpp b/engines/sword25/gfx/animationtemplateregistry.cpp index 84ea026ce1..ac1d6096f4 100644 --- a/engines/sword25/gfx/animationtemplateregistry.cpp +++ b/engines/sword25/gfx/animationtemplateregistry.cpp @@ -39,9 +39,6 @@ #include "sword25/gfx/animationtemplateregistry.h" #include "sword25/gfx/animationtemplate.h" -// TODO: Destroy the singletons when closing the engine; -// even better, turn them into non-singleton members of -// e.g. Sword25Engine. DECLARE_SINGLETON(Sword25::AnimationTemplateRegistry) namespace Sword25 { -- cgit v1.2.3