From 5f048b85f826a85278545ac363d7058793fb3ece Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 May 2014 01:08:33 +0300 Subject: Move variables definition into each file with class definition. --- src/client.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index e1df248b5..4688e7306 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -172,11 +172,6 @@ std::string errorMessage; LoginData loginData; Client *client = nullptr; -ChatLogger *chatLogger = nullptr; // Chat log object -KeyboardConfig keyboard; -UserPalette *userPalette = nullptr; - -SoundManager soundManager; volatile bool runCounters; bool isSafeMode = false; -- cgit v1.2.3-60-g2f50