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.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/slideshow/test/testshape.cxx b/slideshow/test/testshape.cxx
index fd2d23d7a360..e9926218d283 100644
--- a/slideshow/test/testshape.cxx
+++ b/slideshow/test/testshape.cxx
@@ -191,10 +191,6 @@ private:
{
--mnAnimated;
}
- virtual sal_Int32 getAnimationCount() const override
- {
- return mnAnimated;
- }
};