From ae8cfcf50b00e88f6722f3b5f461b6081479a1ac Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 May 2014 14:13:55 +0300 Subject: Move dirs related functions from client into dirs. --- src/client.h | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 7fb34b98e..d7066145a 100644 --- a/src/client.h +++ b/src/client.h @@ -162,8 +162,6 @@ public: void initTradeFilter() const; - void initUsersDir(); - void initPacketLimiter(); void writePacketLimits(const std::string &packetLimitsName) const; @@ -202,28 +200,8 @@ private: void initTitle(); - void updateDataPath(); - - static void extractDataDir(); - - void mountDataDir(); - - void initRootDir(); - - void initHomeDir(); - void initConfiguration() const; - void initLocalDataDir(); - - void initTempDir(); - - void initConfigDir(); - - void initUpdatesDir(); - - void initScreenshotDir(); - void initServerConfig(const std::string &serverName); static void initFeatures(); -- cgit v1.2.3-60-g2f50