Kaydet (Commit) fd4e7b1c authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Unused SvtStartOptions instance

Change-Id: I73ede739a8601b45d8887cd832af3ad8c622025e
üst a83c6301
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
#include <unotools/useroptions.hxx> #include <unotools/useroptions.hxx>
#include <unotools/fontoptions.hxx> #include <unotools/fontoptions.hxx>
#include <svtools/menuoptions.hxx> #include <svtools/menuoptions.hxx>
#include <unotools/startoptions.hxx>
#include <svl/languageoptions.hxx> #include <svl/languageoptions.hxx>
#include <svtools/miscopt.hxx> #include <svtools/miscopt.hxx>
#include <unotools/printwarningoptions.hxx> #include <unotools/printwarningoptions.hxx>
...@@ -858,7 +857,6 @@ sal_Bool OfaViewTabPage::FillItemSet( SfxItemSet& ) ...@@ -858,7 +857,6 @@ sal_Bool OfaViewTabPage::FillItemSet( SfxItemSet& )
{ {
SvtFontOptions aFontOpt; SvtFontOptions aFontOpt;
SvtMenuOptions aMenuOpt; SvtMenuOptions aMenuOpt;
SvtStartOptions aStartOpt;
sal_Bool bModified = sal_False; sal_Bool bModified = sal_False;
sal_Bool bMenuOptModified = sal_False; sal_Bool bMenuOptModified = sal_False;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment