[Libreoffice-commits] .: sd/source
Takeshi Abe
tabe at kemper.freedesktop.org
Wed Jul 18 08:15:45 PDT 2012
sd/source/ui/slideshow/slideshowimpl.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 16ea22333c85aa37699a4968bd3d5b4c8df9cb71
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Wed Jul 18 21:19:20 2012 +0900
removed unused includes
Change-Id: I71a80be37ab96b44d515803c947ddec19914330b
diff --git a/sd/source/ui/slideshow/slideshowimpl.cxx b/sd/source/ui/slideshow/slideshowimpl.cxx
index b209edf..1ae0ee6 100644
--- a/sd/source/ui/slideshow/slideshowimpl.cxx
+++ b/sd/source/ui/slideshow/slideshowimpl.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-#include <boost/scoped_ptr.hpp>
-
#include "com/sun/star/frame/XComponentLoader.hpp"
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/document/XEventsSupplier.hpp>
@@ -82,7 +80,6 @@
#include "avmedia/mediawindow.hxx"
#include "svtools/colrdlg.hxx"
-#include <boost/noncopyable.hpp>
#include <boost/bind.hpp>
using ::rtl::OUString;
More information about the Libreoffice-commits
mailing list