summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
Diffstat (limited to 'oox')
-rw-r--r--oox/source/export/chartexport.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/oox/source/export/chartexport.cxx b/oox/source/export/chartexport.cxx
index 32abeb958a6f..78c6ea985b23 100644
--- a/oox/source/export/chartexport.cxx
+++ b/oox/source/export/chartexport.cxx
@@ -3013,9 +3013,6 @@ void ChartExport::exportMarker(Reference< chart2::XDataSeries > xSeries)
break;
}
- if( aSymbol.Style == chart2::SymbolStyle_AUTO )
- pSymbolType = "auto";
-
if( pSymbolType )
{
pFS->singleElement( FSNS( XML_c, XML_symbol ),