summaryrefslogtreecommitdiff
path: root/forms/source/component
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-21 18:32:36 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-21 18:32:36 +0100
commit86f964d438eeb6b4b5f9da019d85e641e6a4590d (patch)
treeb9cccb4862e9653a79d93c93be3aa843262b81c7 /forms/source/component
parentf97dcd3d93cdec4fe7daca49b62b00e8a47cac02 (diff)
Remove doubled headers.
Diffstat (limited to 'forms/source/component')
-rw-r--r--forms/source/component/DatabaseForm.cxx1
-rw-r--r--forms/source/component/FormComponent.cxx3
-rw-r--r--forms/source/component/GroupManager.hxx1
3 files changed, 0 insertions, 5 deletions
diff --git a/forms/source/component/DatabaseForm.cxx b/forms/source/component/DatabaseForm.cxx
index d6dbf397b029..87a2e572a615 100644
--- a/forms/source/component/DatabaseForm.cxx
+++ b/forms/source/component/DatabaseForm.cxx
@@ -76,7 +76,6 @@
#include <connectivity/dbtools.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/implbase2.hxx>
-#include <osl/mutex.hxx>
#include <rtl/math.hxx>
#include <rtl/tencinfo.h>
#include <svl/inetstrm.hxx>
diff --git a/forms/source/component/FormComponent.cxx b/forms/source/component/FormComponent.cxx
index 1e37ae8ae474..0d36f10dc958 100644
--- a/forms/source/component/FormComponent.cxx
+++ b/forms/source/component/FormComponent.cxx
@@ -65,9 +65,6 @@
#include <functional>
#include <algorithm>
-#include <functional>
-#include <algorithm>
-
//... namespace frm .......................................................
namespace frm
diff --git a/forms/source/component/GroupManager.hxx b/forms/source/component/GroupManager.hxx
index aa2218856282..7f6e99be8354 100644
--- a/forms/source/component/GroupManager.hxx
+++ b/forms/source/component/GroupManager.hxx
@@ -35,7 +35,6 @@
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include <com/sun/star/container/XContainer.hpp>
-#include <comphelper/stl_types.hxx>
#include <cppuhelper/implbase2.hxx>
#include <comphelper/stl_types.hxx>
#include <comphelper/types.hxx>