diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-02-09 20:31:32 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-02-09 20:31:32 +0000 |
commit | 9b9882a78542add13e891fd91a88f00f9f53930a (patch) | |
tree | b6f30d02dddd1e77b01f46d668903c5e607f4f9c /plugins/ExternalAPI/m_mydetails.h | |
parent | d92e1ade65903d99404963296eb1dc17fb81322c (diff) |
removed not needed interfaces
git-svn-id: http://svn.miranda-ng.org/main/trunk@3505 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ExternalAPI/m_mydetails.h')
-rw-r--r-- | plugins/ExternalAPI/m_mydetails.h | 5 |
1 files changed, 0 insertions, 5 deletions
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
|