From 680873487c4a7987012606119a744e5ca725ad30 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 13 Apr 2019 20:22:59 +0300 Subject: merge with trunk --- protocols/Weather/src/stdafx.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'protocols/Weather/src/stdafx.h') diff --git a/protocols/Weather/src/stdafx.h b/protocols/Weather/src/stdafx.h index eee562a9ed..9affd13abb 100644 --- a/protocols/Weather/src/stdafx.h +++ b/protocols/Weather/src/stdafx.h @@ -531,9 +531,6 @@ int BriefInfo(WPARAM wParam, LPARAM lParam); INT_PTR BriefInfoSvc(WPARAM wParam, LPARAM lParam); void InitIcons(void); -HICON LoadIconEx(const char* name, bool big); -HANDLE GetIconHandle(const char* name); -void ReleaseIconEx(HICON hIcon); //============ Plugin Class ============ -- cgit v1.2.3