summaryrefslogtreecommitdiff
path: root/plugins/BasicHistory/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-12-27 18:53:50 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-12-27 18:53:50 +0000
commiteea8926b61889ea80c76f9fb6b5bf5d1afe6c6eb (patch)
treeb951626b03237050cdd72c501e8408ac1163e1d8 /plugins/BasicHistory/src/stdafx.h
parentb1dc0111247ffd219585458edcf24c07c0b55ddf (diff)
old nasty perversion EVENTTYPE_STATUSCHANGE removed forever
git-svn-id: http://svn.miranda-ng.org/main/trunk@7396 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/BasicHistory/src/stdafx.h')
-rw-r--r--plugins/BasicHistory/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/BasicHistory/src/stdafx.h b/plugins/BasicHistory/src/stdafx.h
index 63e485d06a..510afd1c08 100644
--- a/plugins/BasicHistory/src/stdafx.h
+++ b/plugins/BasicHistory/src/stdafx.h
@@ -89,7 +89,6 @@
#define HISTORY_HK_IMPDAT 116
#define HISTORY_HK_ALLCONTACTS 117
-#define EVENTTYPE_STATUSCHANGE 25368
#define EVENTTYPE_SMTPSIMPLE 2350
HICON LoadIconEx(int iconId, int big = 0);