diff options
Diffstat (limited to 'include/m_clist.h')
-rw-r--r-- | include/m_clist.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/m_clist.h b/include/m_clist.h index 3d3e8cfbda..b5ae118ca6 100644 --- a/include/m_clist.h +++ b/include/m_clist.h @@ -195,12 +195,6 @@ typedef struct { #define ME_CLIST_DOUBLECLICKED "CList/DoubleClicked"
/////////////////////////////////////////////////////////////////////////////////////////
-// Invalidates the display name cache
-// wParam = (MCONTACT)hContact
-// lParam = not used
-#define MS_CLIST_INVALIDATEDISPLAYNAME "CList/InvalidateDiplayName"
-
-/////////////////////////////////////////////////////////////////////////////////////////
// The contact list will flash hIcon next to the contact hContact (use NULL for
// a system message). szServiceName will be called when the user double clicks
// the icon, at which point the event will be removed from the contact list's
|