diff options
author | George Hazan <george.hazan@gmail.com> | 2014-07-02 15:18:50 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-07-02 15:18:50 +0000 |
commit | 5174b6de32477883b4efe1235643c9faa273521b (patch) | |
tree | 629bc2ebc0cdbebac343cafd14066d8b0253a6bb /plugins/Db3x_mmap/src/dbintf.h | |
parent | 547af691ad60fb3935075f033343bb870dfba464 (diff) |
finally wiping all obsolete stuff from 0.95
git-svn-id: http://svn.miranda-ng.org/main/trunk@9644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db3x_mmap/src/dbintf.h')
-rw-r--r-- | plugins/Db3x_mmap/src/dbintf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Db3x_mmap/src/dbintf.h b/plugins/Db3x_mmap/src/dbintf.h index 2953a06b57..b69054f87d 100644 --- a/plugins/Db3x_mmap/src/dbintf.h +++ b/plugins/Db3x_mmap/src/dbintf.h @@ -47,8 +47,6 @@ DBHeader #define DBMODE_SHARED 0x0001
#define DBMODE_READONLY 0x0002
-#define DB_OLD_VERSION 0x00000700u
-#define DB_094_VERSION 0x00000701u
#define DB_095_VERSION 0x00000800u
#define DB_095_1_VERSION 0x00000801u
|