diff options
author | Jelle van der Waa <jelle@vdwaa.nl> | 2013-07-13 15:08:03 +0200 |
---|---|---|
committer | Björn Michaelsen <bjoern.michaelsen@canonical.com> | 2013-07-15 15:28:05 +0000 |
commit | 7650a82702ec9d13e3a52ea84b9666ee4e9f9a62 (patch) | |
tree | de826b1d739ee278d43818df3c622e9a41847a8c /vcl/inc/pch | |
parent | 02c1f4128b2011ceea6e4a0ceb054ec74315ec54 (diff) |
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
Change-Id: I85a3cfeac16e2c8e20724e1f6a5dd16c2c143a49
Reviewed-on: https://gerrit.libreoffice.org/4882
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'vcl/inc/pch')
-rw-r--r-- | vcl/inc/pch/precompiled_vcl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx index 8b49d625fcf7..76d533e9f6be 100644 --- a/vcl/inc/pch/precompiled_vcl.hxx +++ b/vcl/inc/pch/precompiled_vcl.hxx @@ -321,7 +321,6 @@ #include <rtl/crc.h> #include <rtl/digest.h> #include <rtl/instance.hxx> -#include <rtl/logfile.hxx> #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/process.h> |