From 5f3997157e81d4910bcc4659bee7124a9c744d2f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 24 Mar 2016 09:11:43 +0000 Subject: - db_get_ts -> db_get_tsa; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16533 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (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 c3b5549548..1ace3cf53d 100644 --- a/plugins/Clist_modern/src/stdafx.h +++ b/plugins/Clist_modern/src/stdafx.h @@ -249,7 +249,6 @@ int AniAva_RenderAvatar(MCONTACT hContact, HDC hdcMem, RECT *rc); void CListSettings_FreeCacheItemData(ClcCacheEntry *pDst); int CLUI_SyncGetPDNCE(WPARAM wParam, LPARAM lParam); -WORD pdnce___GetStatus(ClcCacheEntry *pdnce); /* move to list module */ typedef void(*ItemDestuctor)(void*); -- cgit v1.2.3