From 9b9882a78542add13e891fd91a88f00f9f53930a Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 9 Feb 2013 20:31:32 +0000 Subject: removed not needed interfaces git-svn-id: http://svn.miranda-ng.org/main/trunk@3505 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ExternalAPI/m_mydetails.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_mydetails.h b/plugins/ExternalAPI/m_mydetails.h index ad604332b1..e0396a8cf8 100644 --- a/plugins/ExternalAPI/m_mydetails.h +++ b/plugins/ExternalAPI/m_mydetails.h @@ -21,11 +21,6 @@ Boston, MA 02111-1307, USA. #ifndef __M_MYDETAILS_H__ # define __M_MYDETAILS_H__ - -#define MIID_MDETAILS { 0xdba18dbc, 0x5be6, 0x4504, { 0xa7, 0x99, 0x29, 0xec, 0x6c, 0xca, 0x0, 0x65 } } - - - /* MyDetails/SetMyNickname service Set the nickname for all possible protocols -- cgit v1.2.3