summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/excel/xechart.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/xechart.cxx')
-rw-r--r--sc/source/filter/excel/xechart.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/excel/xechart.cxx b/sc/source/filter/excel/xechart.cxx
index 5d10e380fc80..11a29a22c8de 100644
--- a/sc/source/filter/excel/xechart.cxx
+++ b/sc/source/filter/excel/xechart.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "xechart.hxx"
#include <com/sun/star/i18n/XBreakIterator.hpp>
@@ -1698,7 +1697,6 @@ bool XclExpChSerTrendLine::Convert( Reference< XRegressionCurve > xRegCurve, sal
if (bIsForceIntercept)
aCurveProp.GetProperty(maData.mfIntercept, EXC_CHPROP_INTERCEPT_VALUE);
-
// line formatting
XclChDataPointPos aPointPos( nSeriesIdx );
mxDataFmt.reset( new XclExpChDataFormat( GetChRoot(), aPointPos, 0 ) );