summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/propertyimport.cxx
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2013-07-26 23:04:10 +0200
committerLuboš Luňák <l.lunak@suse.cz>2013-07-29 12:53:11 +0000
commit15dc66c81a5a0af8db52a98e51e289f8f134d8c4 (patch)
tree0fd403e510615d887201d4c4a98d5aca1e7abc19 /xmloff/source/forms/propertyimport.cxx
parentb55efb511bb3862736483245b0eabc79b1ec9bed (diff)
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
Change-Id: I377902007445b0bce91491060f05fb8a9dbe3cd0 Reviewed-on: https://gerrit.libreoffice.org/5133 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
Diffstat (limited to 'xmloff/source/forms/propertyimport.cxx')
-rw-r--r--xmloff/source/forms/propertyimport.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/forms/propertyimport.cxx b/xmloff/source/forms/propertyimport.cxx
index 53f249a13dd3..0ba21d22ba99 100644
--- a/xmloff/source/forms/propertyimport.cxx
+++ b/xmloff/source/forms/propertyimport.cxx
@@ -35,7 +35,6 @@
#include <com/sun/star/util/Time.hpp>
#include <com/sun/star/util/DateTime.hpp>
#include <unotools/datetime.hxx>
-#include <rtl/logfile.hxx>
#include <rtl/strbuf.hxx>
#if OSL_DEBUG_LEVEL > 0