From dd1fc18d107a2cac81acdd8055403bf8d8ca7413 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 11 Jan 2018 21:08:46 +0300 Subject: dbx_mdbx: - Remap() / MDBX_CHECK perversion removed; - mdbx_env_set_geometry() is used to grow file automatically --- plugins/Dbx_mdbx/src/dbintf.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Dbx_mdbx/src/dbintf.h') diff --git a/plugins/Dbx_mdbx/src/dbintf.h b/plugins/Dbx_mdbx/src/dbintf.h index fa5595dba3..6c1de8cd0b 100644 --- a/plugins/Dbx_mdbx/src/dbintf.h +++ b/plugins/Dbx_mdbx/src/dbintf.h @@ -191,7 +191,6 @@ protected: void FillContacts(void); int Map(); - bool Remap(); protected: TCHAR* m_tszProfileName; -- cgit v1.2.3