summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-06-26 20:10:00 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-06-26 20:10:00 +0300
commit54e037dce8b43f4a7f4a6d4615c4821ef424d14c (patch)
tree913db322305e4501683673a74de74baa69fc1a6f /protocols/JabberG/src/stdafx.h
parentb58a27002bb24772dcfbc7d44387c29e84127374 (diff)
rest of unused messages removed
Diffstat (limited to 'protocols/JabberG/src/stdafx.h')
-rwxr-xr-xprotocols/JabberG/src/stdafx.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/protocols/JabberG/src/stdafx.h b/protocols/JabberG/src/stdafx.h
index ae23167963..8b0f14ab70 100755
--- a/protocols/JabberG/src/stdafx.h
+++ b/protocols/JabberG/src/stdafx.h
@@ -180,16 +180,6 @@ protected:
// User-defined message
#define WM_JABBER_TRANSPORT_REFRESH (WM_PROTO_LAST + 102)
-#define WM_JABBER_CHANGED (WM_PROTO_LAST + 106)
-#define WM_JABBER_SET_FONT (WM_PROTO_LAST + 108)
-#define WM_JABBER_FLASHWND (WM_PROTO_LAST + 109)
-#define WM_JABBER_GC_MEMBER_ADD (WM_PROTO_LAST + 110)
-#define WM_JABBER_GC_FORCE_QUIT (WM_PROTO_LAST + 111)
-#define WM_JABBER_SHUTDOWN (WM_PROTO_LAST + 112)
-#define WM_JABBER_SMILEY (WM_PROTO_LAST + 113)
-#define WM_JABBER_JOIN (WM_PROTO_LAST + 114)
-#define WM_JABBER_ADD_TO_ROSTER (WM_PROTO_LAST + 115)
-#define WM_JABBER_ADD_TO_BOOKMARKS (WM_PROTO_LAST + 116)
#define WM_JABBER_REFRESH_VCARD (WM_PROTO_LAST + 117)
#define STATUS_TITLE_MAX 16