diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-21 09:39:35 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-21 09:39:35 +0200 |
commit | 9d2977d0a36b0c793ef7e08007e91787a61ab7c7 (patch) | |
tree | c2ee1923b6f53ae584859fb1d9af96f53ff5d9a7 /dbaccess | |
parent | f86ec3beba8f7fbea4f6da6bf8c692673d75980e (diff) |
remove some more bloat
Change-Id: I7b6c04d99c41360ff49be774afcb4447a829d31c
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/source/ui/misc/WizardPages.src | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dbaccess/source/ui/misc/WizardPages.src b/dbaccess/source/ui/misc/WizardPages.src index e74aec208aa5..8df254b7deff 100644 --- a/dbaccess/source/ui/misc/WizardPages.src +++ b/dbaccess/source/ui/misc/WizardPages.src @@ -99,8 +99,6 @@ ModalDialog WIZ_RTFCOPYTABLE }; - // TAB_WIZ_COLUMN_SELECT - TabPage TAB_WIZ_COLUMN_SELECT { SVLook = TRUE ; @@ -226,8 +224,6 @@ TabPage TAB_WIZ_COLUMN_SELECT }; - // TAB_WIZ_TYPE_SELECT - TabPage TAB_WIZ_TYPE_SELECT { SVLook = TRUE ; @@ -313,8 +309,6 @@ Menu RID_SBA_RTF_PKEYPOPUP }; - // TAB_WIZ_NAME_MATCHING - TabPage TAB_WIZ_NAME_MATCHING { HelpID = "dbaccess:TabPage:TAB_WIZ_NAME_MATCHING"; |