summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-12-05 18:37:23 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-12-05 18:37:23 +0100
commit9d55835551621d6268656c553db53a877c91e7dc (patch)
treee8fffcb90bd7e21ceaccaec8050292159576a860 /sd
parentb42c5a7809b8ca9eaef757897215b3225bce8056 (diff)
Remove unused function
Change-Id: Ibb418bc13e7635e8e4605f5ebc76a5f3f719cb4c
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/slideshow/slideshowimpl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/slideshow/slideshowimpl.hxx b/sd/source/ui/slideshow/slideshowimpl.hxx
index 22eb6fc657a5..cab6d8493c57 100644
--- a/sd/source/ui/slideshow/slideshowimpl.hxx
+++ b/sd/source/ui/slideshow/slideshowimpl.hxx
@@ -252,8 +252,6 @@ private:
const css::uno::Reference< css::animations::XAnimationNode >& xAnimationNode,
vcl::Window* pParent );
- ShowWindow* getShowWindow() const { return mpShowWindow; }
-
/** forces an async call to update in the main thread */
void startUpdateTimer();