From 8c6cd2f686c72c57d44a4295d4f7c9cdbead1e38 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 6 Jul 2012 10:27:38 +0100 Subject: remove instantiated but unused ui elements without existing resources Change-Id: Icefcd4746d416d5a0d4a244ee32eeddb376221ae --- cui/source/options/optgdlg.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'cui/source/options/optgdlg.hxx') diff --git a/cui/source/options/optgdlg.hxx b/cui/source/options/optgdlg.hxx index 4b7f571d503f..3ae53fdf3200 100644 --- a/cui/source/options/optgdlg.hxx +++ b/cui/source/options/optgdlg.hxx @@ -50,8 +50,6 @@ private: CheckBox aExtHelpCB; CheckBox aHelpAgentCB; PushButton aHelpAgentResetBtn; - FixedText aHelpFormatFT; - ListBox aHelpFormatLB; FixedLine aFileDlgFL; ReadOnlyImage aFileDlgROImage; -- cgit