From d4b6de0fb4ca58063eb2f424c77e74e703022b63 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 4 Apr 2018 21:07:46 +0300 Subject: static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetContactIcon (history++ to be recompiled) --- include/m_clistint.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/m_clistint.h') diff --git a/include/m_clistint.h b/include/m_clistint.h index 30a0301348..ef1771a4b7 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -484,7 +484,6 @@ struct CLIST_INTERFACE /************************************************************************************* * Miranda NG additions *************************************************************************************/ - int (*pfnGetContactIcon)(MCONTACT hContact); int (*pfnTrayCalcChanged)(const char *szChangedProto, int averageMode, int iProtoCount); void (*pfnSetContactCheckboxes)(ClcContact *cc, int checked); }; -- cgit v1.2.3