summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/headers.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-12-18 18:24:23 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-12-18 18:24:23 +0000
commit380664004b21439985f148faaec988b0f28dc489 (patch)
treec25a177a35e0f763d068ac37f7196cbd9cc6e155 /plugins/DbEditorPP/src/headers.h
parent4051b9c5d1ac642751983cc0da7f5f991bbea474 (diff)
- crash fix for Win64 builds;
- some unneeded Unicode stuff wiped out git-svn-id: http://svn.miranda-ng.org/main/trunk@2762 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/DbEditorPP/src/headers.h')
-rw-r--r--plugins/DbEditorPP/src/headers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/src/headers.h b/plugins/DbEditorPP/src/headers.h
index 488d190f16..3ededc9129 100644
--- a/plugins/DbEditorPP/src/headers.h
+++ b/plugins/DbEditorPP/src/headers.h
@@ -170,7 +170,7 @@ extern HIMAGELIST himl2;
extern int Mode;
extern int Hex;
extern int Order;
-extern BOOL UDB, UOS;
+extern BOOL UDB;
extern BOOL usePopUps;