From 4372eee6988276aa62c762b728e2bac72c66b895 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 9 Feb 2013 21:30:00 +0000 Subject: removed not needed interfaces git-svn-id: http://svn.miranda-ng.org/main/trunk@3513 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ExternalAPI/m_smileyadd.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'plugins/ExternalAPI') 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 -- cgit v1.2.3