Cleaning up serverlist caching.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user