diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-15 15:30:17 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-15 16:27:57 +0200 |
commit | f5533a71fa335c9c66398dff980effff009acc8a (patch) | |
tree | 3baf1b09adf9866b5c90033421d83dee1f0459ba /xmloff | |
parent | c2c37de076acd085e7c095a3f09aa59174ef4042 (diff) |
Remove obsolete inetdef.hxx
Change-Id: I043e226a1cec527c51cbd91075634d5c9ca371d8
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/core/xmlexp.cxx | 1 | ||||
-rw-r--r-- | xmloff/source/meta/xmlmetae.cxx | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/core/xmlexp.cxx b/xmloff/source/core/xmlexp.cxx index 9dc41e6d88dd..82c414ef2a83 100644 --- a/xmloff/source/core/xmlexp.cxx +++ b/xmloff/source/core/xmlexp.cxx @@ -86,7 +86,6 @@ #include <unotools/docinfohelper.hxx> #include <unotools/bootstrap.hxx> #include <unotools/configmgr.hxx> -#include <tools/inetdef.hxx> #include <com/sun/star/document/XDocumentProperties.hpp> #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp> #include <com/sun/star/embed/XEncryptionProtectedSource2.hpp> diff --git a/xmloff/source/meta/xmlmetae.cxx b/xmloff/source/meta/xmlmetae.cxx index 590368f5c541..8d8597275606 100644 --- a/xmloff/source/meta/xmlmetae.cxx +++ b/xmloff/source/meta/xmlmetae.cxx @@ -26,9 +26,7 @@ * ************************************************************************/ - #include <tools/debug.hxx> -#include <tools/inetdef.hxx> #include <i18npool/mslangid.hxx> #include <rtl/ustrbuf.hxx> |