From: Côme BERNIGAUD Date: Fri, 20 May 2011 08:01:11 +0000 (+0200) Subject: supressed a done TODO X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;h=2f9be777321ac8047a56c94e3af298fe2bd341c0;p=lugaru.git supressed a done TODO --- diff --git a/Source/Texture.h b/Source/Texture.h index ca68a3f..6922676 100644 --- a/Source/Texture.h +++ b/Source/Texture.h @@ -2,7 +2,6 @@ #include //keeps track of which textures are loaded -//TODO: delete them properly class Texture { private: static std::map textures;