summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_yamn.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-02-10 05:50:20 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-02-10 05:50:20 +0000
commit96d7941b3da1e5c4e79688312a55d0fd45b58b69 (patch)
treeabc50df4d3e7890888689e0321b89abc5cebfccf /plugins/ExternalAPI/m_yamn.h
parentbc314fb66bc0db2ad53630da92809d1d33052d9e (diff)
removed not needed interfaces (i think it was last)
git-svn-id: http://svn.miranda-ng.org/main/trunk@3517 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ExternalAPI/m_yamn.h')
-rw-r--r--plugins/ExternalAPI/m_yamn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_yamn.h b/plugins/ExternalAPI/m_yamn.h
index 7eebf757c2..0211cd9936 100644
--- a/plugins/ExternalAPI/m_yamn.h
+++ b/plugins/ExternalAPI/m_yamn.h
@@ -146,5 +146,4 @@ struct CExportedServices
//returns zero if failed, nonzero if succeed
#define MS_YAMN_BADCONNECTION "YAMN/Service/BadConnection"
-#define MUUID_YAMN_FORCECHECK { 0x7d15e716, 0x6045, 0x40e3, { 0xa2, 0xb5, 0x5f, 0xb, 0xa4, 0x2b, 0xc7, 0x77 } }
#endif