From 9d2977d0a36b0c793ef7e08007e91787a61ab7c7 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 21 Apr 2014 09:39:35 +0200 Subject: remove some more bloat Change-Id: I7b6c04d99c41360ff49be774afcb4447a829d31c --- dbaccess/source/ui/misc/WizardPages.src | 6 ------ 1 file changed, 6 deletions(-) (limited to 'dbaccess/source') 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"; -- cgit