summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdb
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2016-03-11 16:04:24 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2016-03-11 16:04:24 +0000
commitd057bf7eefb42a56e968f0217704de278c10a14c (patch)
tree96495d1f842119f26d7dc13ffbec2960c2a98f34 /plugins/Dbx_mdb
parent384cd67e60eb8b28004a6382a9ae5bb4a0e283db (diff)
git-svn-id: http://svn.miranda-ng.org/main/trunk@16462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mdb')
-rw-r--r--plugins/Dbx_mdb/src/dbintf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Dbx_mdb/src/dbintf.h b/plugins/Dbx_mdb/src/dbintf.h
index 427b08383e..1d3e4b5649 100644
--- a/plugins/Dbx_mdb/src/dbintf.h
+++ b/plugins/Dbx_mdb/src/dbintf.h
@@ -279,8 +279,6 @@ protected:
MDB_dbi m_dbCrypto;
int InitCrypt(void);
-
- int EnableContactEncryption(MCONTACT, bool bEnable);
CRYPTO_PROVIDER* SelectProvider();
void GenerateNewKey();