From 4df121e6dcdf53436f50ce81dd60096ce0138a2c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 1 Sep 2012 20:49:03 +0300 Subject: Add const to more classes. --- src/client.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index e311cdecb..3153ee821 100644 --- a/src/client.h +++ b/src/client.h @@ -332,8 +332,6 @@ private: bool copyFile(const std::string &configPath, const std::string &oldConfigPath) const; - bool createConfig(std::string &configPath); - void accountLogin(LoginData *const data) const; void storeSafeParameters() const; -- cgit v1.2.3-70-g09d2