diff --git a/sd/source/ui/dlg/sdtreelb.cxx b/sd/source/ui/dlg/sdtreelb.cxx index 0fb7588a5bff..66b80029efd4 100644 --- a/sd/source/ui/dlg/sdtreelb.cxx +++ b/sd/source/ui/dlg/sdtreelb.cxx @@ -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.