WaE: unreferenced local variable
Change-Id: I3a1eff09724ec79ebc87360e37ccb412b7173a59
This commit is contained in:
committed by
Tor Lillqvist
parent
43df436f60
commit
ee6f9b5419
@@ -1414,7 +1414,7 @@ void SdPageObjsTLB::AddShapeToTransferable (
|
||||
return pViewShell.get();
|
||||
}
|
||||
}
|
||||
catch (uno::Exception &e)
|
||||
catch (uno::Exception &)
|
||||
{
|
||||
// When there is an exception then simply use the default value of
|
||||
// bIsEnabled and disable the controls.
|
||||
|
Reference in New Issue
Block a user