diff options
author | Jelle van der Waa <jelle@vdwaa.nl> | 2013-07-23 21:46:39 +0200 |
---|---|---|
committer | Fridrich Strba <fridrich@documentfoundation.org> | 2013-07-24 20:21:38 +0000 |
commit | f85fc1cdda3e84b05cefa1d6ca4e666bb76500cc (patch) | |
tree | 567dffea25021288e9a7b87cd23eefc7781abb03 /sfx2/inc/pch | |
parent | 20430c74f391ceffd8a063c0b6b8a8fd615abac0 (diff) |
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
Change-Id: I41efcb94121a005d9f44cc17e8ecb5598e8ffba8
Reviewed-on: https://gerrit.libreoffice.org/5057
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'sfx2/inc/pch')
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index 53a4811e796b..652bb1359cfe 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -620,7 +620,6 @@ #include <rsc/rscsfx.hxx> #include <rtl/bootstrap.hxx> #include <rtl/instance.hxx> -#include <rtl/logfile.hxx> #include <rtl/math.hxx> #include <rtl/random.h> #include <rtl/ref.hxx> |