From 747631f26c90f5077da5628a32fc642aaea8167d Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 31 Mar 2014 12:34:17 +0200 Subject: Remove now unused obsolete tools/debug.hxx functionality Change-Id: I1bc585af8f0189dfa219bd42a5f09871a006c6ea --- vcl/inc/pch/precompiled_vcl.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'vcl/inc/pch') diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx index c952a6d04937..dc11721fcab0 100644 --- a/vcl/inc/pch/precompiled_vcl.hxx +++ b/vcl/inc/pch/precompiled_vcl.hxx @@ -115,7 +115,6 @@ #include "tools/resmgr.hxx" #include "tools/stream.hxx" #include "tools/time.hxx" -#include "tools/tools.h" #include "tools/urlobj.hxx" #include "tools/vcompat.hxx" #include "uno/current_context.hxx" @@ -371,7 +370,6 @@ #include #include #include -#include #include #include #include -- cgit