summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/BubbleChart.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/charttypes/BubbleChart.cxx')
-rw-r--r--chart2/source/view/charttypes/BubbleChart.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/view/charttypes/BubbleChart.cxx b/chart2/source/view/charttypes/BubbleChart.cxx
index 0bf7e9fb9136..dc1204e187ab 100644
--- a/chart2/source/view/charttypes/BubbleChart.cxx
+++ b/chart2/source/view/charttypes/BubbleChart.cxx
@@ -218,7 +218,6 @@ void BubbleChart::createShapes()
sal_Int32 nSkippedPoints = 0;
sal_Int32 nCreatedPoints = 0;
-
calculateMaximumLogicBubbleSize();
calculateBubbleSizeScalingFactor();
if( m_fMaxLogicBubbleSize <= 0 || m_fBubbleSizeFactorToScreen <= 0 )