diff options
-rw-r--r-- | xmloff/source/text/XMLFootnoteImportContext.cxx | 1 | ||||
-rw-r--r-- | xmloff/source/text/XMLIndexTOCContext.cxx | 1 | ||||
-rw-r--r-- | xmloff/source/text/XMLTrackedChangesImportContext.cxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLFootnoteImportContext.cxx b/xmloff/source/text/XMLFootnoteImportContext.cxx index 451026002afb..524a4c923328 100644 --- a/xmloff/source/text/XMLFootnoteImportContext.cxx +++ b/xmloff/source/text/XMLFootnoteImportContext.cxx @@ -35,7 +35,6 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/text/XFootnote.hpp> -#include <sal/log.hxx> using namespace ::com::sun::star::uno; diff --git a/xmloff/source/text/XMLIndexTOCContext.cxx b/xmloff/source/text/XMLIndexTOCContext.cxx index 4801a81f95f1..c883edf6cc28 100644 --- a/xmloff/source/text/XMLIndexTOCContext.cxx +++ b/xmloff/source/text/XMLIndexTOCContext.cxx @@ -45,7 +45,6 @@ #include <xmloff/xmluconv.hxx> #include <xmloff/xmlement.hxx> #include <rtl/ustring.hxx> -#include <sal/log.hxx> #include <osl/diagnose.h> diff --git a/xmloff/source/text/XMLTrackedChangesImportContext.cxx b/xmloff/source/text/XMLTrackedChangesImportContext.cxx index 2346005a7015..630feb6a1db0 100644 --- a/xmloff/source/text/XMLTrackedChangesImportContext.cxx +++ b/xmloff/source/text/XMLTrackedChangesImportContext.cxx @@ -26,7 +26,6 @@ #include <xmloff/xmlnamespace.hxx> #include <xmloff/namespacemap.hxx> #include <xmloff/xmltoken.hxx> -#include <sal/log.hxx> using ::com::sun::star::uno::Reference; |