summaryrefslogtreecommitdiff
path: root/slideshow/test
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-05-20 18:16:39 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-21 21:05:05 +0200
commit8f999d656a737a175167e1af0d09e97516b84d58 (patch)
treec88979c344ee07a476a61a523ff9b814c1ced2d2 /slideshow/test
parentfd26c3199d6e0f537ecad21ac2ef465c80bc8b90 (diff)
cleanup unused css/animations/ and css/presentation/ includes
Change-Id: Iafd106d431869d80f664bd540092bee4f10e14b5 Reviewed-on: https://gerrit.libreoffice.org/37862 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'slideshow/test')
-rw-r--r--slideshow/test/slidetest.cxx1
-rw-r--r--slideshow/test/testshape.cxx1
-rw-r--r--slideshow/test/views.cxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/slideshow/test/slidetest.cxx b/slideshow/test/slidetest.cxx
index dcd88856e381..c5dadb8a823e 100644
--- a/slideshow/test/slidetest.cxx
+++ b/slideshow/test/slidetest.cxx
@@ -36,7 +36,6 @@
#include "tests.hxx"
#include "../engine/slide/layermanager.hxx"
#include "../engine/slide/layer.hxx"
-#include "com/sun/star/presentation/XSlideShowView.hpp"
namespace target = slideshow::internal;
using namespace ::com::sun::star;
diff --git a/slideshow/test/testshape.cxx b/slideshow/test/testshape.cxx
index bfa05fd00b44..eda2fd53469b 100644
--- a/slideshow/test/testshape.cxx
+++ b/slideshow/test/testshape.cxx
@@ -31,7 +31,6 @@
#include "shape.hxx"
#include "tests.hxx"
-#include "com/sun/star/presentation/XSlideShowView.hpp"
namespace target = slideshow::internal;
using namespace ::com::sun::star;
diff --git a/slideshow/test/views.cxx b/slideshow/test/views.cxx
index 41e614310a80..dd09ce5ef9a8 100644
--- a/slideshow/test/views.cxx
+++ b/slideshow/test/views.cxx
@@ -33,7 +33,6 @@
#include "unoviewcontainer.hxx"
#include "shape.hxx"
#include "tests.hxx"
-#include "com/sun/star/presentation/XSlideShowView.hpp"
namespace target = slideshow::internal;
using namespace ::com::sun::star;