From 571ad11bc091871e8f71cda20c4aa56786f43837 Mon Sep 17 00:00:00 2001 From: Marcel Metz Date: Tue, 3 Jan 2012 15:12:48 +0100 Subject: Removed unnecessary tools includes. --- framework/source/uifactory/addonstoolboxfactory.cxx | 1 - framework/source/uifactory/menubarfactory.cxx | 1 - framework/source/uifactory/statusbarfactory.cxx | 1 - framework/source/uifactory/toolboxfactory.cxx | 1 - framework/source/uifactory/uielementfactorymanager.cxx | 1 - framework/source/uifactory/windowcontentfactorymanager.cxx | 1 - 6 files changed, 6 deletions(-) (limited to 'framework/source/uifactory') diff --git a/framework/source/uifactory/addonstoolboxfactory.cxx b/framework/source/uifactory/addonstoolboxfactory.cxx index aa024d5a656f..2516de5a3304 100644 --- a/framework/source/uifactory/addonstoolboxfactory.cxx +++ b/framework/source/uifactory/addonstoolboxfactory.cxx @@ -49,7 +49,6 @@ // includes of other projects //_________________________________________________________________________________________________________________ #include -#include #include //_________________________________________________________________________________________________________________ diff --git a/framework/source/uifactory/menubarfactory.cxx b/framework/source/uifactory/menubarfactory.cxx index 7e2de9c2111b..55581665916c 100644 --- a/framework/source/uifactory/menubarfactory.cxx +++ b/framework/source/uifactory/menubarfactory.cxx @@ -52,7 +52,6 @@ #include #include -#include #include #include diff --git a/framework/source/uifactory/statusbarfactory.cxx b/framework/source/uifactory/statusbarfactory.cxx index 25604757e3b3..5c56ae590757 100644 --- a/framework/source/uifactory/statusbarfactory.cxx +++ b/framework/source/uifactory/statusbarfactory.cxx @@ -50,7 +50,6 @@ // includes of other projects //_________________________________________________________________________________________________________________ #include -#include #include //_________________________________________________________________________________________________________________ diff --git a/framework/source/uifactory/toolboxfactory.cxx b/framework/source/uifactory/toolboxfactory.cxx index 685837015b83..9d3a19ecaf9d 100644 --- a/framework/source/uifactory/toolboxfactory.cxx +++ b/framework/source/uifactory/toolboxfactory.cxx @@ -49,7 +49,6 @@ // includes of other projects //_________________________________________________________________________________________________________________ #include -#include #include //_________________________________________________________________________________________________________________ diff --git a/framework/source/uifactory/uielementfactorymanager.cxx b/framework/source/uifactory/uielementfactorymanager.cxx index a673ba627cbf..b8d31e3bcaf0 100644 --- a/framework/source/uifactory/uielementfactorymanager.cxx +++ b/framework/source/uifactory/uielementfactorymanager.cxx @@ -52,7 +52,6 @@ //_________________________________________________________________________________________________________________ #include #include -#include #include #include diff --git a/framework/source/uifactory/windowcontentfactorymanager.cxx b/framework/source/uifactory/windowcontentfactorymanager.cxx index f9a841dfab36..9838427b3048 100644 --- a/framework/source/uifactory/windowcontentfactorymanager.cxx +++ b/framework/source/uifactory/windowcontentfactorymanager.cxx @@ -53,7 +53,6 @@ //_________________________________________________________________________________________________________________ #include #include -#include #include //_________________________________________________________________________________________________________________ -- cgit v1.2.3