From b015a208cdd9feb11b0debd2988a3bdac5b9e1f6 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 4 Dec 2012 16:20:42 +0000 Subject: this MUIID isn't needed also git-svn-id: http://svn.miranda-ng.org/main/trunk@2640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ExternalAPI/m_addcontactplus.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_addcontactplus.h b/plugins/ExternalAPI/m_addcontactplus.h index 5aa02bba2e..82d3e6e1f3 100644 --- a/plugins/ExternalAPI/m_addcontactplus.h +++ b/plugins/ExternalAPI/m_addcontactplus.h @@ -22,10 +22,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef M_ADDCONTACTPLUS_H__ #define M_ADDCONTACTPLUS_H__ 1 -#ifndef MIID_ADDCONTACTPLUS -#define MIID_ADDCONTACTPLUS {0xf60714d1, 0xa44d, 0x4655, {0xb0, 0x85, 0x53, 0x1c, 0xfd, 0xf8, 0x4e, 0x67}} -#endif - // Brings up the add contact dialog // wParam = lParam = 0 #define MS_ADDCONTACTPLUS_SHOW "AddContactPlus/Show" -- cgit v1.2.3