From c9816719b87cb6115cd2480c8d2d7c6410acf37e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 30 May 2012 18:48:40 +0000 Subject: code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@242 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Weather/weather.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/Weather/weather.h') diff --git a/protocols/Weather/weather.h b/protocols/Weather/weather.h index aee843f164..e044b2a75e 100644 --- a/protocols/Weather/weather.h +++ b/protocols/Weather/weather.h @@ -484,8 +484,6 @@ int WPShowMessage(TCHAR* lpzText, WORD kind); LRESULT CALLBACK PopupDlgProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam); LRESULT CALLBACK PopupWndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam); -void SelectMenuItem(HMENU hMenu, int Check); - // functions in weather_svcs.c void InitServices(void); void DestroyServices(void); -- cgit v1.2.3