From 62ab18a9fda2f19c08ae63a14c7a262ca62f0cce Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 8 Jul 2014 15:49:18 +0000 Subject: code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@9732 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SecureIM/src/crypt.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'plugins/SecureIM/src/crypt.h') diff --git a/plugins/SecureIM/src/crypt.h b/plugins/SecureIM/src/crypt.h index 7b68e027f5..684f7c96c7 100644 --- a/plugins/SecureIM/src/crypt.h +++ b/plugins/SecureIM/src/crypt.h @@ -143,11 +143,6 @@ void showPopupKR(MCONTACT); void showPopupSM(MCONTACT); void showPopupRM(MCONTACT); -// crypt_meta.cpp -BOOL isProtoMetaContacts(MCONTACT); -BOOL isDefaultSubContact(MCONTACT); -void DeinitMetaContact(MCONTACT); - // crypt_dll.cpp LPSTR InitKeyA(pUinKey, int); int InitKeyB(pUinKey, LPCSTR); -- cgit v1.2.3