From 201c409cb52d001a91954cc9ff1d76ef24d6a628 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 3 Sep 2013 19:26:14 +0000 Subject: - restored old password verification - unused header removed git-svn-id: http://svn.miranda-ng.org/main/trunk@5924 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MRA/src/MraProto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/MRA/src/MraProto.h') diff --git a/protocols/MRA/src/MraProto.h b/protocols/MRA/src/MraProto.h index a9788ef432..79fd39359b 100644 --- a/protocols/MRA/src/MraProto.h +++ b/protocols/MRA/src/MraProto.h @@ -295,6 +295,7 @@ struct CMraProto : public PROTO bool SetPassDB(const CMStringA& pass); bool GetPassDB(CMStringA& pass); + bool GetPassDB_v1(CMStringA &res); bool MraRequestXStatusDetails(DWORD dwXStatus); bool MraSendReplyBlogStatus(HANDLE hContact); -- cgit v1.2.3