From 96d7941b3da1e5c4e79688312a55d0fd45b58b69 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 10 Feb 2013 05:50:20 +0000 Subject: 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 --- plugins/ExternalAPI/m_yamn.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/ExternalAPI') 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 -- cgit v1.2.3