summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-11-30 08:54:42 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-11-30 08:54:55 +0100
commitfd4e7b1c90286a43aab80b42df6d2a03c6fd67af (patch)
tree72ea38f7d6021996ee8500c0f4dfd39b125d1db2 /cui
parenta83c6301d856d7f63ef3c9a9b372220da58e5ffb (diff)
Unused SvtStartOptions instance
Change-Id: I73ede739a8601b45d8887cd832af3ad8c622025e
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/optgdlg.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/options/optgdlg.cxx b/cui/source/options/optgdlg.cxx
index 1e1a48b556ce..2e4308785ea2 100644
--- a/cui/source/options/optgdlg.cxx
+++ b/cui/source/options/optgdlg.cxx
@@ -35,7 +35,6 @@
#include <unotools/useroptions.hxx>
#include <unotools/fontoptions.hxx>
#include <svtools/menuoptions.hxx>
-#include <unotools/startoptions.hxx>
#include <svl/languageoptions.hxx>
#include <svtools/miscopt.hxx>
#include <unotools/printwarningoptions.hxx>
@@ -858,7 +857,6 @@ sal_Bool OfaViewTabPage::FillItemSet( SfxItemSet& )
{
SvtFontOptions aFontOpt;
SvtMenuOptions aMenuOpt;
- SvtStartOptions aStartOpt;
sal_Bool bModified = sal_False;
sal_Bool bMenuOptModified = sal_False;