summaryrefslogtreecommitdiff
path: root/Dbx_mmap_SA/Dbtool/database.h
diff options
context:
space:
mode:
Diffstat (limited to 'Dbx_mmap_SA/Dbtool/database.h')
-rw-r--r--Dbx_mmap_SA/Dbtool/database.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Dbx_mmap_SA/Dbtool/database.h b/Dbx_mmap_SA/Dbtool/database.h
index 91e80d5..aa73d16 100644
--- a/Dbx_mmap_SA/Dbtool/database.h
+++ b/Dbx_mmap_SA/Dbtool/database.h
@@ -53,10 +53,6 @@ DBHeader
#include <pshpack1.h>
struct DBHeader {
BYTE signature[16]; // 'Miranda ICQ DB',0,26
- /*
- DWORD version; //as 4 bytes, ie 1.2.3.10=0x0102030a
- //this version is 0x00000700
- */
WORD checkWord;
WORD cryptorUID;