summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-28 00:29:29 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-28 00:30:29 +0900
commit16244e7f241994fd0284b4ba77933d8fb2f25c1c (patch)
treeaa60b0c84a9a334d8be61306ffeedecfb02e6d76 /comphelper
parent867588b4caf35d4954c7b26b7ac070a7a4675cd3 (diff)
removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/source/misc/instancelocker.cxx1
-rw-r--r--comphelper/source/property/genericpropertyset.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/source/misc/instancelocker.cxx b/comphelper/source/misc/instancelocker.cxx
index 49bcf51f3d91..3ddf5a391a19 100644
--- a/comphelper/source/misc/instancelocker.cxx
+++ b/comphelper/source/misc/instancelocker.cxx
@@ -35,7 +35,6 @@
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/frame/XDesktop.hpp>
#include <com/sun/star/frame/DoubleInitializationException.hpp>
-#include <com/sun/star/frame/DoubleInitializationException.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include "instancelocker.hxx"
diff --git a/comphelper/source/property/genericpropertyset.cxx b/comphelper/source/property/genericpropertyset.cxx
index de1b3d1f89e2..d03bad88fd6f 100644
--- a/comphelper/source/property/genericpropertyset.cxx
+++ b/comphelper/source/property/genericpropertyset.cxx
@@ -36,7 +36,6 @@
#include <comphelper/propertysetinfo.hxx>
#include <comphelper/stl_types.hxx>
#include <comphelper/servicehelper.hxx>
-#include <osl/mutex.hxx>
#include <rtl/uuid.h>
///////////////////////////////////////////////////////////////////////