summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/dbintf.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_mdbx/src/dbintf.h')
-rw-r--r--plugins/Dbx_mdbx/src/dbintf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/Dbx_mdbx/src/dbintf.h b/plugins/Dbx_mdbx/src/dbintf.h
index 66515934b3..ac29a30115 100644
--- a/plugins/Dbx_mdbx/src/dbintf.h
+++ b/plugins/Dbx_mdbx/src/dbintf.h
@@ -209,12 +209,6 @@ protected:
public:
MICryptoEngine *m_crypto;
- ////////////////////////////////////////////////////////////////////////////
- // checker
-
- int CheckEvents1();
- int CheckEvents2();
-
protected:
MDBX_env *m_env;
CMDBX_txn_ro m_txn_ro;