summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/client.h b/src/client.h
index e2e5a84de..7fb34b98e 100644
--- a/src/client.h
+++ b/src/client.h
@@ -256,9 +256,6 @@ private:
#endif
#endif
- std::string mRootDir;
- std::string mLogFileName;
-
ServerInfo mCurrentServer;
Game *mGame;
@@ -280,7 +277,6 @@ private:
SDL_Surface *mIcon;
- std::string mCaption;
FPSmanager mFpsManager;
Skin *mSkin;
float mGuiAlpha;