diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/app/app.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx index eaee30c0843b..59ded967c233 100644 --- a/desktop/source/app/app.cxx +++ b/desktop/source/app/app.cxx @@ -2224,7 +2224,6 @@ void Desktop::OpenClients() bool bRecovery = false; const CommandLineArgs& rArgs = GetCommandLineArgs(); - SvtInternalOptions aInternalOptions; if (!rArgs.IsQuickstart()) { |