summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slide/layermanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/slide/layermanager.hxx')
-rw-r--r--slideshow/source/engine/slide/layermanager.hxx9
1 files changed, 1 insertions, 8 deletions
diff --git a/slideshow/source/engine/slide/layermanager.hxx b/slideshow/source/engine/slide/layermanager.hxx
index 13fc4ac20f52..f15c5fe835a6 100644
--- a/slideshow/source/engine/slide/layermanager.hxx
+++ b/slideshow/source/engine/slide/layermanager.hxx
@@ -84,15 +84,8 @@ namespace slideshow
This method activates the LayerManager. Prior to
activation, this instance will be passive, i.e. won't
render anything to any view.
-
- @param bSlideBackgoundPainted
- When true, the initial slide content on the background
- layer is already rendered (e.g. from a previous slide
- transition). When false, LayerManager also renders
- initial content of background layer on next update()
- call.
*/
- void activate( bool bSlideBackgoundPainted );
+ void activate();
/** Deactivate the LayerManager