From 6059a59c2774daeb1747a9108ae2d8f1bd1d97ef Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 22 Oct 2012 20:25:43 +0000 Subject: fixed users country info git-svn-id: http://svn.miranda-ng.org/main/trunk@2053 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/skype_proto.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'protocols/Skype/src/skype_proto.h') diff --git a/protocols/Skype/src/skype_proto.h b/protocols/Skype/src/skype_proto.h index b87adf872d..2f2c48bbd7 100644 --- a/protocols/Skype/src/skype_proto.h +++ b/protocols/Skype/src/skype_proto.h @@ -72,10 +72,6 @@ public: virtual int __cdecl OnEvent( PROTOEVENTTYPE eventType, WPARAM wParam, LPARAM lParam ); - // utils - static int countriesCount; - static CountryListEntry* countryList; - // events int __cdecl OnModulesLoaded(WPARAM, LPARAM); int __cdecl OnPreShutdown(WPARAM, LPARAM); -- cgit v1.2.3