sc/source/core/tool/chartarr.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit dbcb866e46b3f964deb77b62b52bec1bb2b009ea
Author: Jochen Nitschke <[email protected]>
Date: Wed Apr 5 14:41:56 2017 +0000
unused variable
Change-Id: I4f6ceeaaebb6f9adf2c1fa6993f88283d9d957b4
Reviewed-on: https://gerrit.libreoffice.org/36156
Tested-by: Jenkins <[email protected]>
Reviewed-by: Noel Grandin <[email protected]>
diff --git a/sc/source/core/tool/chartarr.cxx b/sc/source/core/tool/chartarr.cxx
index 1cc85fdb7aa0..36183f2e48c8 100644
--- a/sc/source/core/tool/chartarr.cxx
+++ b/sc/source/core/tool/chartarr.cxx
@@ -282,7 +282,6 @@ ScMemChart* ScChartArray::CreateMemChartSingle()
OUString aString;
if (HasRowHeaders())
{
- ScAddress aAddr( nStrCol, aRows[nRow], nTab1 );
aString = pDocument->GetString(nStrCol, aRows[nRow], nTab1);
}
if (aString.isEmpty())
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits