summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-10-20 15:52:54 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-10-20 15:52:54 +0000
commit1734b8cfe7a559a09302fa2d06cc1779c56ee39a (patch)
treeb9a80e13693b96e7b58ca1adde5fb2848a975807 /plugins/ExternalAPI
parent6b87156060833f87fb3d372024450a78702adc04 (diff)
code cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@1992 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ExternalAPI')
-rw-r--r--plugins/ExternalAPI/m_avatarhist.h5
1 files changed, 0 insertions, 5 deletions
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