diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-01-26 16:26:15 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-01-26 16:26:39 +0100 |
commit | 252e599b22f08a8138b78e4215c33a86f5889fef (patch) | |
tree | 6c25bcb3bee68d59eedeeda1806fa57bc2a36338 /cui | |
parent | 5e51960dede5015b862df05b7b16f02884647889 (diff) |
Replace SvtInetOptions with (simplified) direct configuration access.
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/options/optinet2.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optinet2.cxx b/cui/source/options/optinet2.cxx index bcf0c6000a40..361ce967b2b8 100644 --- a/cui/source/options/optinet2.cxx +++ b/cui/source/options/optinet2.cxx @@ -43,7 +43,6 @@ #include <tools/inetdef.hxx> #include <svl/urihelper.hxx> #include <svl/cntwids.hrc> -#include <unotools/inetoptions.hxx> #include <sfx2/app.hxx> #include <sfx2/objsh.hxx> #include <unotools/bootstrap.hxx> |