summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-02-09 21:30:00 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-02-09 21:30:00 +0000
commit4372eee6988276aa62c762b728e2bac72c66b895 (patch)
tree2217e93c111558d0eb521cd86c8e69f66b3354ee /plugins/ExternalAPI
parent6ff475b2a8d7797c677b831491054b2571501229 (diff)
removed not needed interfaces
git-svn-id: http://svn.miranda-ng.org/main/trunk@3513 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ExternalAPI')
-rw-r--r--plugins/ExternalAPI/m_smileyadd.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/ExternalAPI/m_smileyadd.h b/plugins/ExternalAPI/m_smileyadd.h
index 5d0984ebee..1575502817 100644
--- a/plugins/ExternalAPI/m_smileyadd.h
+++ b/plugins/ExternalAPI/m_smileyadd.h
@@ -180,11 +180,6 @@ typedef struct
//lParam = (LPARAM) Pointer to protocol name or NULL for all;
#define MS_SMILEYADD_RELOAD "SmileyAdd/Reload"
-#ifndef MIID_SMILEY
-// {E03C71B2-6DEE-467e-A4F0-DD516745876A}
-#define MIID_SMILEY { 0xe03c71b2, 0x6dee, 0x467e, { 0xa4, 0xf0, 0xdd, 0x51, 0x67, 0x45, 0x87, 0x6a } }
-#endif
-
/**
NM_FIREVIEWCHANGE is WM_NOTIFY Message for notify parent of host window about smiley are going to be repaint