summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/showwin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slideshow/showwin.cxx')
-rw-r--r--sd/source/ui/slideshow/showwin.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/slideshow/showwin.cxx b/sd/source/ui/slideshow/showwin.cxx
index 952dcd960478..1b458f4ba98f 100644
--- a/sd/source/ui/slideshow/showwin.cxx
+++ b/sd/source/ui/slideshow/showwin.cxx
@@ -580,11 +580,6 @@ IMPL_LINK( ShowWindow, EventHdl, VclWindowEvent&, rEvent, void )
}
}
-void ShowWindow::SetPresentationArea( const ::tools::Rectangle& rPresArea )
-{
- maPresArea = rPresArea;
-}
-
void ShowWindow::DeleteWindowFromPaintView()
{
if( mpViewShell->GetView() )