summaryrefslogtreecommitdiff
path: root/slideshow/test/testshape.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/test/testshape.cxx')
-rw-r--r--slideshow/test/testshape.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/slideshow/test/testshape.cxx b/slideshow/test/testshape.cxx
index 16ec235fb527..b25ce129939b 100644
--- a/slideshow/test/testshape.cxx
+++ b/slideshow/test/testshape.cxx
@@ -81,11 +81,6 @@ private:
{
return mnNumRenders;
}
- virtual sal_Int32 getAnimationCount() const
- {
- return mnAnimated;
- }
-
// XShape
virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (uno::RuntimeException)