mirror of
https://github.com/glest/glest-source.git
synced 2025-08-20 07:01:21 +02:00
Some cleanup related to Cache Management
This commit is contained in:
@@ -14,6 +14,5 @@
|
||||
namespace Shared { namespace PlatformCommon {
|
||||
|
||||
Mutex CacheManager::mutexCache;
|
||||
std::map<string, bool> CacheManager::masterCacheList;
|
||||
|
||||
}}//end namespace
|
||||
|
Reference in New Issue
Block a user