From 35e2289786a7f1542573d1a58ebc971970ea981c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 5 Apr 2018 22:10:25 +0300 Subject: CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName --- include/m_clistint.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/m_clistint.h') diff --git a/include/m_clistint.h b/include/m_clistint.h index 2cf393a059..2c7d9ec763 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -391,10 +391,6 @@ struct CLIST_INTERFACE void (*pfnCheckCacheItem)(ClcCacheEntry*); void (*pfnFreeCacheItem)(ClcCacheEntry*); - #define GCDNF_NOMYHANDLE 1 // will never return the user's custom name - #define GCDNF_NOCACHE 4 // will not use the cache - - wchar_t* (*pfnGetContactDisplayName)(MCONTACT hContact, int mode); void (*pfnInvalidateDisplayNameCacheEntry)(MCONTACT hContact); /* clisttray.c */ -- cgit v1.2.3