Core/Instances: Remove unused map

This commit is contained in:
leak
2011-02-23 00:15:45 +01:00
parent b27735b590
commit a751bd64aa

View File

@@ -123,7 +123,6 @@ class InstanceSaveManager
~InstanceSaveManager();
typedef UNORDERED_MAP<uint32 /*InstanceId*/, InstanceSave*> InstanceSaveHashMap;
typedef UNORDERED_MAP<uint32 /*mapId*/, InstanceSaveHashMap> InstanceSaveMapMap;
/* resetTime is a global propery of each (raid/heroic) map
all instances of that map reset at the same time */