Jeck - Cleanup some debug messages, cache now clears unlocked items between states.

This commit is contained in:
wagic.jeck
2009-09-20 00:05:23 +00:00
parent 1ba7f108b0
commit 1689edc69b
3 changed files with 2 additions and 19 deletions

View File

@@ -57,9 +57,6 @@ public:
string resname;
JQuad * quad;
#ifdef DEBUG_CACHE
static int totalTracked;
#endif
};
class WCachedTexture: public WCachedResource{