diff options
author | Jelle van der Waa <jelle@vdwaa.nl> | 2013-07-24 22:26:27 +0200 |
---|---|---|
committer | Fridrich Strba <fridrich@documentfoundation.org> | 2013-07-25 07:15:52 +0000 |
commit | c0cffa68488afd07fa99f74631ae121aa87a7d32 (patch) | |
tree | ae0ae69148121d58cf3afeeb37f77ccb05389300 /svtools/inc | |
parent | 4ff2e6e74d635b5411bc14ab27784457e47d9c06 (diff) |
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
Change-Id: I74d3db1c53609c6079c63e3f04531a87da1dda9d
Reviewed-on: https://gerrit.libreoffice.org/5084
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'svtools/inc')
-rw-r--r-- | svtools/inc/pch/precompiled_svt.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index e6b7d3902794..e8df2b1f87d1 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -318,7 +318,6 @@ #include <rtl/bootstrap.hxx> #include <rtl/crc.h> #include <rtl/instance.hxx> -#include <rtl/logfile.hxx> #include <rtl/math.hxx> #include <rtl/ref.hxx> #include <rtl/strbuf.hxx> |