Cleaning up serverlist caching.

This commit is contained in:
lotodore
2012-02-04 21:39:24 +00:00
parent b893f98d01
commit 2d19013fae
4 changed files with 29 additions and 26 deletions
-2
View File
@@ -102,8 +102,6 @@ public:
virtual void HandlePacket(boost::shared_ptr<ClientThread> /*client*/, boost::shared_ptr<NetPacket> /*tmpPacket*/) {}
static std::string GetCacheServerListFileName(const ClientContext &context);
protected:
// Protected constructor - this is a singleton.