summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshowimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slideshow/slideshowimpl.hxx')
-rw-r--r--sd/source/ui/slideshow/slideshowimpl.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/slideshow/slideshowimpl.hxx b/sd/source/ui/slideshow/slideshowimpl.hxx
index 8aa17bdcfe58..5845175a038e 100644
--- a/sd/source/ui/slideshow/slideshowimpl.hxx
+++ b/sd/source/ui/slideshow/slideshowimpl.hxx
@@ -283,9 +283,6 @@ private:
DECL_LINK_TYPED( deactivateHdl, Timer *, void );
DECL_LINK_TYPED( EventListenerHdl, VclSimpleEvent&, void );
- // helper
- void receiveRequest(SfxRequest& rReq);
-
/** called only by the slideshow view when the first paint event occurs.
This actually starts the slideshow. */
void onFirstPaint();