From 75d37f369f58f47d8d47699f8e7fac7dcf28dbd5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 18 Nov 2012 19:16:31 +0000 Subject: global icq xstatus icons git-svn-id: http://svn.miranda-ng.org/main/trunk@2362 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_icq.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'include') diff --git a/include/m_icq.h b/include/m_icq.h index 427b5769d3..e2378e3e7e 100644 --- a/include/m_icq.h +++ b/include/m_icq.h @@ -260,16 +260,6 @@ typedef struct { // -1 delayed (rate control) - sequence unknown #define PS_ICQ_REQUESTCUSTOMSTATUS "/RequestXStatusDetails" -// Called when contact changes custom status and extra icon is set to clist_mw -//wParam = hContact // contact changing status -//lParam = hIcon // HANDLE to clist extra icon set as custom status -#define ME_ICQ_CUSTOMSTATUS_EXTRAICON_CHANGED "/XStatusExtraIconChanged" - -// Called when a contact changes its custom status -// wParam = hContact -// lParam = 0 -#define ME_ICQ_CUSTOMSTATUS_CHANGED "/XStatusChanged" - // Called from contact list in order to get index of custom status icon in list // wParam = hContact // lParam = 0 -- cgit v1.2.3