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/renderobjectregistry.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'engines/sword25/gfx/renderobjectregistry.cpp') diff --git a/engines/sword25/gfx/renderobjectregistry.cpp b/engines/sword25/gfx/renderobjectregistry.cpp index 347d5fb7cd..c52e2f1a45 100644 --- a/engines/sword25/gfx/renderobjectregistry.cpp +++ b/engines/sword25/gfx/renderobjectregistry.cpp @@ -34,9 +34,6 @@ #include "sword25/gfx/renderobjectregistry.h" -// TODO: Destroy the singletons when closing the engine; -// even better, turn them into non-singleton members of -// e.g. Sword25Engine. DECLARE_SINGLETON(Sword25::RenderObjectRegistry) namespace Sword25 { -- cgit v1.2.3