summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLSeriesHelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLSeriesHelper.cxx')
-rw-r--r--xmloff/source/chart/SchXMLSeriesHelper.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/chart/SchXMLSeriesHelper.cxx b/xmloff/source/chart/SchXMLSeriesHelper.cxx
index 61f7ee1c241a..f433bf100938 100644
--- a/xmloff/source/chart/SchXMLSeriesHelper.cxx
+++ b/xmloff/source/chart/SchXMLSeriesHelper.cxx
@@ -36,8 +36,6 @@ using namespace ::com::sun::star;
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::Sequence;
-// ----------------------------------------
-
::std::vector< Reference< chart2::XDataSeries > >
SchXMLSeriesHelper::getDataSeriesFromDiagram(
const Reference< chart2::XDiagram > & xDiagram )