diff options
Diffstat (limited to 'plugins/Clist_modern/src/stdafx.h')
-rw-r--r-- | plugins/Clist_modern/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
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);
|