summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-04-02 11:59:43 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-04-02 11:59:43 +0300
commit82e1444c01f0ab700c385ff0f846858c7f627c36 (patch)
treeb33c5ce0918fb8b5053d0079eecdefe7c8f95b48 /plugins/Dbx_mdbx/src/stdafx.h
parent704258cde008db0e80b9d5459833c3c2b6a3f09d (diff)
Dbx_mdbx:
- unused class members removed; - added function TouchFile() to change access date & time on loading & exit
Diffstat (limited to 'plugins/Dbx_mdbx/src/stdafx.h')
-rw-r--r--plugins/Dbx_mdbx/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Dbx_mdbx/src/stdafx.h b/plugins/Dbx_mdbx/src/stdafx.h
index 4805e9833a..243756e39a 100644
--- a/plugins/Dbx_mdbx/src/stdafx.h
+++ b/plugins/Dbx_mdbx/src/stdafx.h
@@ -162,6 +162,5 @@ public:
#include "version.h"
extern HINSTANCE g_hInst;
-extern LIST<CDbxMDBX> g_Dbs;
#include "ui.h"