From 534fea9b2d46ddbe51b3841f2ca6af2e468f5c00 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sat, 3 Dec 2011 17:47:07 +0000 Subject: Dbx_mmap_SA: fixed options page showing Dbtool: fixed dbtool starting fixed version info git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@237 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- Dbx_mmap_SA/Dbtool/database.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Dbx_mmap_SA/Dbtool/database.h') 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 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; -- cgit v1.2.3