summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLExport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLExport.cxx')
-rw-r--r--xmloff/source/chart/SchXMLExport.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLExport.cxx b/xmloff/source/chart/SchXMLExport.cxx
index b699048b33b0..add66b13300b 100644
--- a/xmloff/source/chart/SchXMLExport.cxx
+++ b/xmloff/source/chart/SchXMLExport.cxx
@@ -2562,7 +2562,6 @@ namespace
{
if( !aData.getLength() )
aData = xDataSequence->getData();
- uno::Any aAny;
OUString aString;
sal_Int32 nCount = aData.getLength();
for( sal_Int32 i = 0; i < nCount; ++i )