summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slideshowimpl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/slideshowimpl.cxx')
-rw-r--r--slideshow/source/engine/slideshowimpl.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/slideshow/source/engine/slideshowimpl.cxx b/slideshow/source/engine/slideshowimpl.cxx
index 0fb582fbc4ef..943c5400d17c 100644
--- a/slideshow/source/engine/slideshowimpl.cxx
+++ b/slideshow/source/engine/slideshowimpl.cxx
@@ -1932,9 +1932,6 @@ void SlideShowImpl::setShapeCursor(
// existing entry found, update with new cursor ID
aIter->second = nPointerShape;
}
-
- maEventMultiplexer.notifyShapeCursorChange(xShape,
- nPointerShape);
}
bool SlideShowImpl::requestCursor( sal_Int16 nCursorShape )