diff options
Diffstat (limited to 'plugins/Dbx_mdb/src/dbintf.h')
-rw-r--r-- | plugins/Dbx_mdb/src/dbintf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Dbx_mdb/src/dbintf.h b/plugins/Dbx_mdb/src/dbintf.h index 2c05fb6f46..2c95b6413d 100644 --- a/plugins/Dbx_mdb/src/dbintf.h +++ b/plugins/Dbx_mdb/src/dbintf.h @@ -330,5 +330,4 @@ protected: void GenerateNewKey();
void InitDialogs();
- bool EnterPassword(const BYTE *pKey, const size_t keyLen);
};
|