From 6c38539e9b3d5a72280950310253759085e96f01 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 28 Jan 2016 13:20:34 +0000 Subject: unused functions removed git-svn-id: http://svn.miranda-ng.org/main/trunk@16179 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_clistint.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/m_clistint.h') diff --git a/include/m_clistint.h b/include/m_clistint.h index 8efc5bc886..04109666ba 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -412,9 +412,6 @@ struct CLIST_INTERFACE EventList events; - struct CListEvent* (*pfnCreateEvent)(void); - void (*pfnFreeEvent)(struct CListEvent*); - struct CListEvent* (*pfnAddEvent)(CLISTEVENT*); CLISTEVENT* (*pfnGetEvent)(MCONTACT hContact, int idx); -- cgit v1.2.3