WaE: unused variable
Change-Id: I6e4f2043118cf0946628f50f51c3d5635b1ce682
This commit is contained in:
@@ -309,7 +309,6 @@ ScDocFuncSend::~ScDocFuncSend()
|
||||
void ScDocFuncSend::EnterListAction( sal_uInt16 nNameResId )
|
||||
{
|
||||
// Want to group these operations for the other side ...
|
||||
OUString aUndo( ScGlobal::GetRscString( nNameResId ) );
|
||||
ScChangeOpWriter aOp( "enterListAction" );
|
||||
aOp.appendInt( nNameResId ); // nasty but translate-able ...
|
||||
SendMessage( aOp );
|
||||
|
Reference in New Issue
Block a user