summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/tabview.cxx')
-rw-r--r--sc/source/ui/view/tabview.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/view/tabview.cxx b/sc/source/ui/view/tabview.cxx
index 286f1c1fef12..caaee2278c04 100644
--- a/sc/source/ui/view/tabview.cxx
+++ b/sc/source/ui/view/tabview.cxx
@@ -858,10 +858,6 @@ double ScTabView::GetRelTabBarWidth() const
return 0.0;
}
-double ScTabView::GetPendingRelTabBarWidth() const
-{
- return mfPendingTabBarWidth;
-}
ScGridWindow* ScTabView::GetActiveWin()
{