From 2f9be777321ac8047a56c94e3af298fe2bd341c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=B4me=20BERNIGAUD?= Date: Fri, 20 May 2011 10:01:11 +0200 Subject: [PATCH] supressed a done TODO --- Source/Texture.h | 1 - 1 file changed, 1 deletion(-) 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; -- 2.39.5