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 /fpicker/source/office | |
parent | 5e51960dede5015b862df05b7b16f02884647889 (diff) |
Replace SvtInetOptions with (simplified) direct configuration access.
Diffstat (limited to 'fpicker/source/office')
-rw-r--r-- | fpicker/source/office/iodlg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fpicker/source/office/iodlg.cxx b/fpicker/source/office/iodlg.cxx index fd02d6b9ffe9..014388ff1706 100644 --- a/fpicker/source/office/iodlg.cxx +++ b/fpicker/source/office/iodlg.cxx @@ -42,7 +42,6 @@ #include "unotools/pathoptions.hxx" #include "unotools/viewoptions.hxx" #include "svtools/fileview.hxx" -#include "unotools/inetoptions.hxx" #include "svtools/sfxecode.hxx" #include "svl/svarray.hxx" #include "svtools/svtabbx.hxx" |