-Werror,-Wunused-variable
Change-Id: I50b99a129f6a102be7120da318533cbbdd0af105
This commit is contained in:
parent
849c890ebc
commit
829752d315
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user