From 6b291b6515825f4ce0e09df5dec7ea1b619b63a7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 6 Mar 2014 00:39:58 +0300 Subject: improve a bit different code. --- src/client.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 0e6528ca3..fe48418e7 100644 --- a/src/client.h +++ b/src/client.h @@ -372,8 +372,6 @@ private: static void initFeatures(); - static void accountLogin(LoginData *const data); - #ifndef ANDROID void storeSafeParameters() const; #endif @@ -455,5 +453,6 @@ private: }; extern Client *client; +extern unsigned int mLastHost; #endif // CLIENT_H -- cgit v1.2.3-60-g2f50