summaryrefslogtreecommitdiffstats
path: root/desktop/unx
diff options
context:
space:
mode:
authorRadu Ioan <ioan.radu.g@gmail.com>2013-06-29 17:38:04 +0300
committerBosdonnat Cedric <cedric.bosdonnat@free.fr>2013-07-03 07:59:33 +0000
commit61db96daa87754af24355d7ac94ee0305f22ff87 (patch)
tree6c15e7b896c62f42a1dfb02695418f9770fc3b46 /desktop/unx
parentBuild msc .exe and .dll executables with -safeseh flag (diff)
downloadcore-61db96daa87754af24355d7ac94ee0305f22ff87.tar.gz
core-61db96daa87754af24355d7ac94ee0305f22ff87.zip
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
- replaced RTL_CONTEXT_ with SAL_INFO - replace OSL_* with SAL_* Change-Id: I26761cf1d4c1cfe21dec7d8ede6df6f177bf2c3e Reviewed-on: https://gerrit.libreoffice.org/4620 Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Diffstat (limited to 'desktop/unx')
-rw-r--r--desktop/unx/splash/unxsplash.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/unx/splash/unxsplash.cxx b/desktop/unx/splash/unxsplash.cxx
index 35c20b1a8c55..6e9dd6b5afa2 100644
--- a/desktop/unx/splash/unxsplash.cxx
+++ b/desktop/unx/splash/unxsplash.cxx
@@ -22,7 +22,6 @@
#include <osl/process.h>
#include <com/sun/star/registry/XRegistryKey.hpp>
#include <cppuhelper/implementationentry.hxx>
-#include <rtl/logfile.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/math.hxx>