sc/qa/extras/macros-test.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 3ab7a98844f9a3453bac23bcd963ad0b171c291a
Author: Tor Lillqvist <[email protected]>
Date: Wed Jul 31 14:02:15 2013 +0300
WaE: unused variable 'pDoc'
Change-Id: I2d5cc2a56c0df779df93d4b207e15e45c63e9572
diff --git a/sc/qa/extras/macros-test.cxx b/sc/qa/extras/macros-test.cxx
index 31171c7..9bc3a0f 100644
--- a/sc/qa/extras/macros-test.cxx
+++ b/sc/qa/extras/macros-test.cxx
@@ -82,7 +82,6 @@ void ScMacrosTest::testMSP()
CPPUNIT_ASSERT_MESSAGE("Failed to access document shell", pFoundShell);
ScDocShell* xDocSh = static_cast<ScDocShell*>(pFoundShell);
- ScDocument* pDoc = xDocSh->GetDocument();
pFoundShell->CallXScript(xComponent, sUrl, aParams, aRet,
aOutParamIndex,aOutParam);
OUString sResult;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits