From ec8754183825c3889eae7614433fba5727310e19 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 26 Aug 2014 21:23:46 +0200 Subject: resource files: remove unused definitions Change-Id: Ic782eab6943aa8e659acfceb9f20dac76224c258 --- dbaccess/source/ui/inc/dbu_dlg.hrc | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'dbaccess') diff --git a/dbaccess/source/ui/inc/dbu_dlg.hrc b/dbaccess/source/ui/inc/dbu_dlg.hrc index 307c09d34078..1089be533810 100644 --- a/dbaccess/source/ui/inc/dbu_dlg.hrc +++ b/dbaccess/source/ui/inc/dbu_dlg.hrc @@ -25,19 +25,8 @@ #define PAGE_Y 215 #define WIZARD_PAGE_X 225 #define WIZARD_PAGE_Y 240 -#define START_X 6 - -#define LISTBOX_HEIGHT 12 -#define FIXEDTEXT_HEIGHT 8 -#define RELATED_CONTROLS 4 -#define UNRELATED_CONTROLS 7 -#define EDIT_HEIGHT 12 -#define BUTTON_HEIGHT 14 -#define BUTTON_WIDTH 50 //constants for the wizards -#define INIT_Y 28 -#define INDENTED_X 6 #define INDENT_BELOW_RADIO 10 #define STR_PARENTTITLE_GENERAL RID_STR_DLG_START + 0 -- cgit