From 88f71d6a8673932d178408e7632a6eea08623294 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 May 2014 15:54:49 +0300 Subject: Move config related functions from client into configmanager. --- src/client.h | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index b83c069e4..28dc27e75 100644 --- a/src/client.h +++ b/src/client.h @@ -198,30 +198,16 @@ private: void initTitle(); - void initConfiguration() const; - - void initServerConfig(const std::string &serverName); - static void initFeatures(); -#ifndef ANDROID - void storeSafeParameters() const; -#endif - - void backupConfig() const; - void gameClear(); void testsClear(); static void logVars(); - static void checkConfigVersion(); - void setIcon(); - static Client *mInstance; - static void setEnv(const char *const name, const char *const value); #ifdef ANDROID -- cgit v1.2.3-60-g2f50