diff options
author | Jelle van der Waa <jelle@vdwaa.nl> | 2013-07-23 21:59:24 +0200 |
---|---|---|
committer | Fridrich Strba <fridrich@documentfoundation.org> | 2013-07-23 21:25:59 +0000 |
commit | 689363662cc81fcf629850fa0b002577cc61e97d (patch) | |
tree | 12dbe1a43416361b646a9a905effb89b0aa82971 /slideshow/inc/pch | |
parent | 0153ea7e11e5e67d272dfb3630e3ea7cc4d99df9 (diff) |
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
Change-Id: If2c1ce9ca27e27ed5ecc15a448b7332855e31309
Reviewed-on: https://gerrit.libreoffice.org/5058
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'slideshow/inc/pch')
-rw-r--r-- | slideshow/inc/pch/precompiled_slideshow.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx index 6e3af46f08c5..0d1d283af5d3 100644 --- a/slideshow/inc/pch/precompiled_slideshow.hxx +++ b/slideshow/inc/pch/precompiled_slideshow.hxx @@ -194,7 +194,6 @@ #include <osl/diagnose.hxx> #include <queue> #include <rtl/instance.hxx> -#include <rtl/logfile.hxx> #include <rtl/math.hxx> #include <rtl/ref.hxx> #include <rtl/ustrbuf.hxx> |