From 748b2dc257650d9ff6e740496802cb977227bc21 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 Nov 2013 13:27:00 +0300 Subject: move package directory variable from client into paths. --- src/client.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 48801b274..9d1a23266 100644 --- a/src/client.h +++ b/src/client.h @@ -233,9 +233,6 @@ public: State getState() const A_WARN_UNUSED { return mState; } - const std::string &getPackageDirectory() const A_WARN_UNUSED - { return mPackageDir; } - const std::string &getConfigDirectory() const A_WARN_UNUSED { return mConfigDir; } @@ -390,7 +387,6 @@ private: Options mOptions; - std::string mPackageDir; std::string mConfigDir; std::string mServerConfigDir; std::string mLocalDataDir; -- cgit v1.2.3-60-g2f50