aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/animationtemplateregistry.cpp
diff options
context:
space:
mode:
authorMax Horn2010-10-24 01:29:59 +0000
committerMax Horn2010-10-24 01:29:59 +0000
commit2da4469686ed5336174f990605f8626dd4b46f53 (patch)
tree19ad9e2251e3f61e7633073c32ef1a96061ab72e /engines/sword25/gfx/animationtemplateregistry.cpp
parentb10cd22d510e063d647ac03930800e3df7c514e8 (diff)
downloadscummvm-rg350-2da4469686ed5336174f990605f8626dd4b46f53.tar.gz
scummvm-rg350-2da4469686ed5336174f990605f8626dd4b46f53.tar.bz2
scummvm-rg350-2da4469686ed5336174f990605f8626dd4b46f53.zip
SWORD25: Remove outdated comments
svn-id: r53752
Diffstat (limited to 'engines/sword25/gfx/animationtemplateregistry.cpp')
-rw-r--r--engines/sword25/gfx/animationtemplateregistry.cpp3
1 files changed, 0 insertions, 3 deletions
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 {