summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unomodel.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-25 07:10:16 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-25 07:15:03 +0900
commit193581a7cc7161dec844c6f35ba710ee8c98107c (patch)
tree9bdd6f56ee56dba94d302b59a9a34ed5ac4a651d /sd/source/ui/unoidl/unomodel.cxx
parent15bd35e4f2646ef0bba0cc24d171989c9e3ac6e4 (diff)
removed duplicate includes in sd
Diffstat (limited to 'sd/source/ui/unoidl/unomodel.cxx')
-rw-r--r--sd/source/ui/unoidl/unomodel.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/unoidl/unomodel.cxx b/sd/source/ui/unoidl/unomodel.cxx
index 9bb08b34efad..ff25f97b9375 100644
--- a/sd/source/ui/unoidl/unomodel.cxx
+++ b/sd/source/ui/unoidl/unomodel.cxx
@@ -36,7 +36,6 @@
#include <com/sun/star/awt/XDevice.hpp>
#include <com/sun/star/embed/Aspects.hpp>
-#include <com/sun/star/presentation/XPresentation2.hpp>
#include <osl/mutex.hxx>
#include <comphelper/sequence.hxx>
@@ -60,7 +59,6 @@
#include <svx/unopool.hxx>
#include <svx/svdorect.hxx>
#include <editeng/flditem.hxx>
-#include <osl/mutex.hxx>
#include <toolkit/awt/vclxdevice.hxx>
#include <svx/svdpool.hxx>
#include <editeng/unolingu.hxx>