From 1734b8cfe7a559a09302fa2d06cc1779c56ee39a Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 20 Oct 2012 15:52:54 +0000 Subject: code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@1992 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ExternalAPI/m_avatarhist.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_avatarhist.h b/plugins/ExternalAPI/m_avatarhist.h index 6f1e5c8ebd..7f19c1f420 100644 --- a/plugins/ExternalAPI/m_avatarhist.h +++ b/plugins/ExternalAPI/m_avatarhist.h @@ -21,11 +21,6 @@ Boston, MA 02111-1307, USA. #ifndef __M_AVATARHISTORY_H__ # define __M_AVATARHISTORY_H__ - -#define MIID_AVATAR_CHANGE_LOGGER { 0x95e3f3d3, 0x9678, 0x4561, { 0x96, 0xf8, 0x95, 0x88, 0x33, 0x7b, 0x86, 0x68 } } -#define MIID_AVATAR_CHANGE_NOTIFIER { 0x91af9298, 0x8570, 0x4063, { 0xbf, 0x2f, 0xca, 0x68, 0xd0, 0xe3, 0xb3, 0x6a } } - - #define EVENTTYPE_AVATAR_CHANGE 9003 -- cgit v1.2.3