diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-09 10:19:25 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-09 18:12:14 +0200 |
commit | 1c5c0e48a3cbff0460fcfb4d09a866e5a9e5bbc1 (patch) | |
tree | a1e49222cec4a54654e8b743d03103bc8001a29d /dbaccess/source/ui/dlg | |
parent | 519026e7aa10c9734c49a6ab6fe0b36293612d6a (diff) |
remove unused resources
Change-Id: Ifdb5ab9f2a0a59d3ca31ca1fa5112449e1a6aa11
Diffstat (limited to 'dbaccess/source/ui/dlg')
-rw-r--r-- | dbaccess/source/ui/dlg/AutoControls_tmpl.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc b/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc index 08c4c0a50e0c..431cecf59ceb 100644 --- a/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc +++ b/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc @@ -23,7 +23,6 @@ #include "dbaccess_helpid.hrc" #include "dbu_dlg.hrc" -#define CHECKBOX_HEIGHT 8 #define FIXEDTEXT_HEIGHT 8 #define RELATED_CONTROLS 4 #define UNRELATED_CONTROLS 7 @@ -43,7 +42,6 @@ #define FT_SOCKET 96 #define FL_DATACONVERT 81 -#define FL_SEPARATOR1 82 #define PB_AUTOTESTDRIVERCLASS 80 #define PB_AUTOBROWSEURL 81 |