sc/source/ui/unoobj/dapiuno.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 829752d3159c77f39bdd99bc070cfd543296808c
Author: Stephan Bergmann <[email protected]>
Date: Tue Oct 8 11:04:08 2013 +0200
-Werror,-Wunused-variable
Change-Id: I50b99a129f6a102be7120da318533cbbdd0af105
diff --git a/sc/source/ui/unoobj/dapiuno.cxx b/sc/source/ui/unoobj/dapiuno.cxx
index 2794d9e..180c061 100644
--- a/sc/source/ui/unoobj/dapiuno.cxx
+++ b/sc/source/ui/unoobj/dapiuno.cxx
@@ -1232,7 +1232,6 @@ void SAL_CALL ScDataPilotTableObj::setTag( const
OUString& aNewTag )
ScDPObject* pDPObj = lcl_GetDPObject(GetDocShell(), nTab, aName);
if (pDPObj)
{
- OUString aString(aNewTag);
pDPObj->SetTag( aNewTag ); //! Undo - DBDocFunc ???
// DataPilotUpdate would do too much (output table is not changed)
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits