diff options
Diffstat (limited to 'sc/source/ui/view/tabview5.cxx')
-rw-r--r-- | sc/source/ui/view/tabview5.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/view/tabview5.cxx b/sc/source/ui/view/tabview5.cxx index 4fea5a32da98..563bd2cf5657 100644 --- a/sc/source/ui/view/tabview5.cxx +++ b/sc/source/ui/view/tabview5.cxx @@ -430,11 +430,6 @@ void ScTabView::ViewOptionsHasChanged( bool bHScrollChanged, bool bGraphicsChang // Helper-Funktion gegen das Include des Drawing Layers -SdrView* ScTabView::GetSdrView() -{ - return pDrawView; -} - void ScTabView::DrawMarkListHasChanged() { if ( pDrawView ) |