From 2201b08878bbf3f72c6e48ef82e4b80374f58c29 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 18 Apr 2016 19:16:01 +0000 Subject: useless function cli_ChangeContactIcon removed git-svn-id: http://svn.miranda-ng.org/main/trunk@16716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/src/modern_clist.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Clist_modern/src/modern_clist.h') diff --git a/plugins/Clist_modern/src/modern_clist.h b/plugins/Clist_modern/src/modern_clist.h index 5fc23f6720..3d321906d0 100644 --- a/plugins/Clist_modern/src/modern_clist.h +++ b/plugins/Clist_modern/src/modern_clist.h @@ -29,7 +29,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. void LoadContactTree(void); HTREEITEM GetTreeItemByHContact(MCONTACT hContact); -void cli_ChangeContactIcon(MCONTACT hContact, int iIcon, int add); int GetContactInfosForSort(MCONTACT hContact, char **Proto, TCHAR **Name, int *Status); /////////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3