summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h22
1 files changed, 0 insertions, 22 deletions
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();