From d59211357a4ae75365f23479ac2e1cd2376a5dab Mon Sep 17 00:00:00 2001 From: Marcel Metz Date: Fri, 6 Jan 2012 23:23:03 +0100 Subject: Removed unnecessary tools/debug.hxx includes. --- chart2/source/tools/LegendHelper.cxx | 1 - chart2/source/tools/ThreeDHelper.cxx | 2 -- chart2/source/tools/WrappedPropertySet.cxx | 2 -- 3 files changed, 5 deletions(-) (limited to 'chart2/source/tools') diff --git a/chart2/source/tools/LegendHelper.cxx b/chart2/source/tools/LegendHelper.cxx index 787e0bac7681..10f206404586 100644 --- a/chart2/source/tools/LegendHelper.cxx +++ b/chart2/source/tools/LegendHelper.cxx @@ -34,7 +34,6 @@ #include #include #include -#include using namespace ::com::sun::star; using ::com::sun::star::uno::Reference; diff --git a/chart2/source/tools/ThreeDHelper.cxx b/chart2/source/tools/ThreeDHelper.cxx index 71c8d6a922aa..86e2fcc33796 100644 --- a/chart2/source/tools/ThreeDHelper.cxx +++ b/chart2/source/tools/ThreeDHelper.cxx @@ -38,8 +38,6 @@ #include #include -#include - //............................................................................. namespace chart { diff --git a/chart2/source/tools/WrappedPropertySet.cxx b/chart2/source/tools/WrappedPropertySet.cxx index 6a85a3463380..fffe6549e227 100644 --- a/chart2/source/tools/WrappedPropertySet.cxx +++ b/chart2/source/tools/WrappedPropertySet.cxx @@ -33,8 +33,6 @@ // header for define DELETEZ #include -#include - //............................................................................. namespace chart { -- cgit v1.2.3