summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-06 23:23:03 +0100
committerMichael Stahl <mstahl@redhat.com>2012-01-06 23:55:51 +0100
commitd59211357a4ae75365f23479ac2e1cd2376a5dab (patch)
treef6b5451b2a05ddd9402a2e6019f5bf1d798371a0 /framework
parent4beb58e0dd9533eb9870bb30b9e1472d881fe03a (diff)
Removed unnecessary tools/debug.hxx includes.
Diffstat (limited to 'framework')
-rw-r--r--framework/source/fwe/classes/addonsoptions.cxx1
-rw-r--r--framework/source/fwe/xml/statusbarconfiguration.cxx1
-rw-r--r--framework/source/fwe/xml/toolboxconfiguration.cxx1
-rw-r--r--framework/source/services/substitutepathvars.cxx1
-rw-r--r--framework/source/uiconfiguration/globalsettings.cxx1
-rw-r--r--framework/source/xml/imagesconfiguration.cxx1
6 files changed, 0 insertions, 6 deletions
diff --git a/framework/source/fwe/classes/addonsoptions.cxx b/framework/source/fwe/classes/addonsoptions.cxx
index 0a60a9b84d0a..d1e488f7928c 100644
--- a/framework/source/fwe/classes/addonsoptions.cxx
+++ b/framework/source/fwe/classes/addonsoptions.cxx
@@ -34,7 +34,6 @@
#include <unotools/configmgr.hxx>
#include <unotools/configitem.hxx>
#include <unotools/ucbstreamhelper.hxx>
-#include <tools/debug.hxx>
#include <tools/stream.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
diff --git a/framework/source/fwe/xml/statusbarconfiguration.cxx b/framework/source/fwe/xml/statusbarconfiguration.cxx
index f71c79991a6e..b4e065bc0e43 100644
--- a/framework/source/fwe/xml/statusbarconfiguration.cxx
+++ b/framework/source/fwe/xml/statusbarconfiguration.cxx
@@ -46,7 +46,6 @@
#include <comphelper/processfactory.hxx>
#include <unotools/streamwrap.hxx>
-#include <tools/debug.hxx>
//_________________________________________________________________________________________________________________
// namespace
diff --git a/framework/source/fwe/xml/toolboxconfiguration.cxx b/framework/source/fwe/xml/toolboxconfiguration.cxx
index 9b0c0ed67da2..3cd9b2bec9aa 100644
--- a/framework/source/fwe/xml/toolboxconfiguration.cxx
+++ b/framework/source/fwe/xml/toolboxconfiguration.cxx
@@ -46,7 +46,6 @@
#include <comphelper/processfactory.hxx>
#include <unotools/streamwrap.hxx>
-#include <tools/debug.hxx>
//_________________________________________________________________________________________________________________
// namespace
diff --git a/framework/source/services/substitutepathvars.cxx b/framework/source/services/substitutepathvars.cxx
index 83988095751c..51ec80fd4c49 100644
--- a/framework/source/services/substitutepathvars.cxx
+++ b/framework/source/services/substitutepathvars.cxx
@@ -56,7 +56,6 @@
#include <i18npool/mslangid.hxx>
#include <tools/urlobj.hxx>
#include <tools/resmgr.hxx>
-#include <tools/debug.hxx>
#include <tools/wldcrd.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/bootstrap.hxx>
diff --git a/framework/source/uiconfiguration/globalsettings.cxx b/framework/source/uiconfiguration/globalsettings.cxx
index d22e36f691d4..a76237b629db 100644
--- a/framework/source/uiconfiguration/globalsettings.cxx
+++ b/framework/source/uiconfiguration/globalsettings.cxx
@@ -51,7 +51,6 @@
#include <rtl/ustrbuf.hxx>
#include <rtl/instance.hxx>
#include <cppuhelper/weak.hxx>
-#include <tools/debug.hxx>
//_________________________________________________________________________________________________________________
// Defines
diff --git a/framework/source/xml/imagesconfiguration.cxx b/framework/source/xml/imagesconfiguration.cxx
index 738d6f2930eb..ba7aa9450334 100644
--- a/framework/source/xml/imagesconfiguration.cxx
+++ b/framework/source/xml/imagesconfiguration.cxx
@@ -47,7 +47,6 @@
#include <comphelper/processfactory.hxx>
#include <unotools/streamwrap.hxx>
-#include <tools/debug.hxx>
//_________________________________________________________________________________________________________________
// namespace