From 3d403f2af2e5b7d26254d45590764f279450fab6 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Fri, 13 Feb 2015 17:02:58 +0100 Subject: Related: tdf#63690 - remove rtl_logfile This was unused since the earlier cleanup. Change-Id: Ia56641c4242037a0ce501e43939b8dc862499f0e --- vcl/inc/pch/precompiled_vcl.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'vcl/inc/pch') diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx index 56db30f8e284..ef5d36718dba 100644 --- a/vcl/inc/pch/precompiled_vcl.hxx +++ b/vcl/inc/pch/precompiled_vcl.hxx @@ -86,7 +86,6 @@ #include "osl/thread.h" #include "rtl/bootstrap.hxx" #include "rtl/instance.hxx" -#include "rtl/logfile.hxx" #include "rtl/math.hxx" #include "rtl/strbuf.hxx" #include "rtl/string.hxx" -- cgit