From 5289c28256d3474da6abefac968fb1a6d1133bcd Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 19 May 2016 09:27:43 +0000 Subject: - unused functions removed; - cliFreeCacheItem & cliCheckCacheItem functions are teached to call basic core functions git-svn-id: http://svn.miranda-ng.org/main/trunk@16852 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/src/stdafx.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Clist_modern/src/stdafx.h') diff --git a/plugins/Clist_modern/src/stdafx.h b/plugins/Clist_modern/src/stdafx.h index b8d2006b04..dd9534c389 100644 --- a/plugins/Clist_modern/src/stdafx.h +++ b/plugins/Clist_modern/src/stdafx.h @@ -168,8 +168,6 @@ char* __cdecl strstri(char *a, const char *b); HBITMAP ske_CreateDIB32(int cx, int cy); -void InitDisplayNameCache(void); -void FreeDisplayNameCache(); int CLUI_ShowWindowMod(HWND hwnd, int cmd); void MakeButtonSkinned(HWND hWnd); -- cgit v1.2.3