[Libreoffice-commits] core.git: sd/source
Stephan Bergmann
sbergman at redhat.com
Fri Dec 5 09:37:50 PST 2014
sd/source/ui/slideshow/slideshowimpl.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 9d55835551621d6268656c553db53a877c91e7dc
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Dec 5 18:37:23 2014 +0100
Remove unused function
Change-Id: Ibb418bc13e7635e8e4605f5ebc76a5f3f719cb4c
diff --git a/sd/source/ui/slideshow/slideshowimpl.hxx b/sd/source/ui/slideshow/slideshowimpl.hxx
index 22eb6fc..cab6d84 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();
More information about the Libreoffice-commits
mailing list