summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-01-26 16:26:15 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-01-26 16:26:39 +0100
commit252e599b22f08a8138b78e4215c33a86f5889fef (patch)
tree6c25bcb3bee68d59eedeeda1806fa57bc2a36338 /sfx2/source/appl/app.cxx
parent5e51960dede5015b862df05b7b16f02884647889 (diff)
Replace SvtInetOptions with (simplified) direct configuration access.
Diffstat (limited to 'sfx2/source/appl/app.cxx')
-rw-r--r--sfx2/source/appl/app.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/app.cxx b/sfx2/source/appl/app.cxx
index 4931518e54dc..7e29777fa6b6 100644
--- a/sfx2/source/appl/app.cxx
+++ b/sfx2/source/appl/app.cxx
@@ -125,7 +125,6 @@
#include <unotools/startoptions.hxx>
#include <unotools/securityoptions.hxx>
#include <unotools/localisationoptions.hxx>
-#include <unotools/inetoptions.hxx>
#include <unotools/fontoptions.hxx>
#include <unotools/internaloptions.hxx>
#include <unotools/workingsetoptions.hxx>