WaE: unreferenced local variable

Change-Id: I3a1eff09724ec79ebc87360e37ccb412b7173a59
This commit is contained in:
Tor Lillqvist
2012-12-25 10:53:48 +02:00
committed by Tor Lillqvist
parent 43df436f60
commit ee6f9b5419

View File

@@ -1414,7 +1414,7 @@ void SdPageObjsTLB::AddShapeToTransferable (
return pViewShell.get(); return pViewShell.get();
} }
} }
catch (uno::Exception &e) catch (uno::Exception &)
{ {
// When there is an exception then simply use the default value of // When there is an exception then simply use the default value of
// bIsEnabled and disable the controls. // bIsEnabled and disable the controls.