From 211967c3ae7d510f2e63aac7fe912d040ad1ebc3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 30 Oct 2015 16:41:09 +0000 Subject: old unused code that belongs to StdClist moved from the core to plugin git-svn-id: http://svn.miranda-ng.org/main/trunk@15652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/delphi/m_clistint.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'include/delphi/m_clistint.inc') diff --git a/include/delphi/m_clistint.inc b/include/delphi/m_clistint.inc index 108163db8b..d5537c8b24 100644 --- a/include/delphi/m_clistint.inc +++ b/include/delphi/m_clistint.inc @@ -433,7 +433,6 @@ type pfnChangeContactIcon : procedure (hContact:TMCONTACT; iIcon:int; add:int); cdecl; pfnLoadContactTree : procedure ; cdecl; pfnCompareContacts : function (var contact1:TClcContact; var contact2:TClcContact):int; cdecl; - pfnSortContacts : procedure ; cdecl; pfnSetHideOffline : function (wParam:WPARAM; lParam:LPARAM):int; cdecl; (* docking.c *) -- cgit v1.2.3