sc/qa/unit/ucalc_sharedformula.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 352f84188a95da34724ebc3fa0826acbc7277f61 Author: Eike Rathke <er...@redhat.com> Date: Fri Aug 30 23:44:56 2013 +0200 -Werror,-Wunused-variable 'aRS' Change-Id: I4d8f93c0def25c65bd84871d62f6838f3faa08ef diff --git a/sc/qa/unit/ucalc_sharedformula.cxx b/sc/qa/unit/ucalc_sharedformula.cxx index 169c576..1ecff32 100644 --- a/sc/qa/unit/ucalc_sharedformula.cxx +++ b/sc/qa/unit/ucalc_sharedformula.cxx @@ -419,7 +419,6 @@ void Test::testSharedFormulasCopyPaste() // Paste them to C2:C10. ScRange aDestRange(2,1,0,2,9,0); - OUString aRS(aDestRange.Format(SCR_ABS)); pasteFromClip(m_pDoc, aDestRange, &aClipDoc); aPos.SetCol(2); aPos.SetRow(1); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits