summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/controller
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-02-13 15:58:23 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2014-02-14 11:06:22 +0900
commita0f78a0688b1a2895aeb70a8e2249d73563f8086 (patch)
treee7be410d2ef6b31fce6b9a5543402996d57befce /sd/source/ui/controller
parentfdo#74558: Re-implement BinarySearch() to disregard empty cell blocks. (diff)
downloadcore-a0f78a0688b1a2895aeb70a8e2249d73563f8086.tar.gz
core-a0f78a0688b1a2895aeb70a8e2249d73563f8086.zip
Drop unnecessary #include
Change-Id: I7518b1014676fda6cfc052e110859cfbf7ca30ad
Diffstat (limited to 'sd/source/ui/controller')
-rw-r--r--sd/source/ui/controller/slidelayoutcontroller.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/controller/slidelayoutcontroller.cxx b/sd/source/ui/controller/slidelayoutcontroller.cxx
index 0d91b89e3c5f..b9266f9bdf6e 100644
--- a/sd/source/ui/controller/slidelayoutcontroller.cxx
+++ b/sd/source/ui/controller/slidelayoutcontroller.cxx
@@ -26,9 +26,6 @@
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/drawing/DrawViewMode.hpp>
-#include <memory>
-#include <boost/scoped_ptr.hpp>
-
#include <osl/mutex.hxx>
#include <vcl/svapp.hxx>