diff options
author | George Hazan <george.hazan@gmail.com> | 2012-12-18 18:50:44 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-12-18 18:50:44 +0000 |
commit | b218fc95603571df3e9a6181d7e0de7f37e3bcc4 (patch) | |
tree | 04c8d5b702febf58724ff368dbe9d5657e2dd71e /plugins/DbEditorPP/src/headers.h | |
parent | 380664004b21439985f148faaec988b0f28dc489 (diff) |
and also database Unicode support flag too
git-svn-id: http://svn.miranda-ng.org/main/trunk@2763 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/DbEditorPP/src/headers.h')
-rw-r--r-- | plugins/DbEditorPP/src/headers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/src/headers.h b/plugins/DbEditorPP/src/headers.h index 3ededc9129..2e8688d5b9 100644 --- a/plugins/DbEditorPP/src/headers.h +++ b/plugins/DbEditorPP/src/headers.h @@ -170,7 +170,6 @@ extern HIMAGELIST himl2; extern int Mode;
extern int Hex;
extern int Order;
-extern BOOL UDB;
extern BOOL usePopUps;
|