sc/qa/unit/ucalc.cxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit 81fb27c27bfbd7b1808bb442277476065e39fb56 Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue Apr 24 14:35:29 2012 +0200
-Werror=unused-variable diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx index 8585a10..7662602 100644 --- a/sc/qa/unit/ucalc.cxx +++ b/sc/qa/unit/ucalc.cxx @@ -4272,8 +4272,6 @@ void Test::testCopyPasteFormulasExternalDoc() CPPUNIT_ASSERT_MESSAGE("external document instance not loaded.", findLoadedDocShellByName(aExtDocName) != NULL); - ScDocument* pExtDoc = xExtDocSh->GetDocument(); - m_pDoc->InsertTab(0, "Sheet1"); m_pDoc->InsertTab(1, "Sheet2"); _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits