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. --- framework/source/fwe/classes/addonsoptions.cxx | 1 - framework/source/fwe/xml/statusbarconfiguration.cxx | 1 - framework/source/fwe/xml/toolboxconfiguration.cxx | 1 - framework/source/services/substitutepathvars.cxx | 1 - framework/source/uiconfiguration/globalsettings.cxx | 1 - framework/source/xml/imagesconfiguration.cxx | 1 - 6 files changed, 6 deletions(-) (limited to 'framework') 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 #include #include -#include #include #include #include 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 #include -#include //_________________________________________________________________________________________________________________ // 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 #include -#include //_________________________________________________________________________________________________________________ // 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 #include #include -#include #include #include #include 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 #include #include -#include //_________________________________________________________________________________________________________________ // 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 #include -#include //_________________________________________________________________________________________________________________ // namespace -- cgit