diff options
author | Jelle van der Waa <jelle@vdwaa.nl> | 2013-07-26 23:04:10 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2013-07-29 12:53:11 +0000 |
commit | 15dc66c81a5a0af8db52a98e51e289f8f134d8c4 (patch) | |
tree | 0fd403e510615d887201d4c4a98d5aca1e7abc19 /xmloff/inc | |
parent | b55efb511bb3862736483245b0eabc79b1ec9bed (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/inc')
-rw-r--r-- | xmloff/inc/pch/precompiled_xo.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index 6da1972583c5..605686b1bce7 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -515,7 +515,6 @@ #include <osl/mutex.hxx> #include <osl/thread.h> #include <rtl/instance.hxx> -#include <rtl/logfile.hxx> #include <rtl/math.hxx> #include <rtl/strbuf.hxx> #include <rtl/ustrbuf.hxx> |