From e604c7be7d4ddbcecb01eb6cb2608b54e09c1743 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 26 Jan 2013 12:30:36 +0000 Subject: unused parameters removed from CLUI_LoadIconFromExternalFile git-svn-id: http://svn.miranda-ng.org/main/trunk@3292 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/src/hdr/modern_commonprototypes.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Clist_modern/src/hdr') diff --git a/plugins/Clist_modern/src/hdr/modern_commonprototypes.h b/plugins/Clist_modern/src/hdr/modern_commonprototypes.h index e0ca8cae74..847aefa464 100644 --- a/plugins/Clist_modern/src/hdr/modern_commonprototypes.h +++ b/plugins/Clist_modern/src/hdr/modern_commonprototypes.h @@ -102,7 +102,6 @@ INT_PTR CLUI_GetConnectingIconService(WPARAM wParam,LPARAM lParam); int CLUI_HideBehindEdge(); int CLUI_IconsChanged(WPARAM,LPARAM); int CLUI_IsInMainWindow(HWND hwnd); -HICON CLUI_LoadIconFromExternalFile (char *filename,int i,BOOL UseLibrary,bool registerit,char *IconName,char *SectName,char *Description,int internalidx, BOOL * needFree); int CLUI_OnSkinLoad(WPARAM wParam, LPARAM lParam); int CLUI_ReloadCLUIOptions(); int CLUI_ShowFromBehindEdge(); -- cgit v1.2.3