summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/frmsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/shells/frmsh.cxx')
-rw-r--r--sw/source/ui/shells/frmsh.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/shells/frmsh.cxx b/sw/source/ui/shells/frmsh.cxx
index 8ffa207c3a74..dedc9969cbcb 100644
--- a/sw/source/ui/shells/frmsh.cxx
+++ b/sw/source/ui/shells/frmsh.cxx
@@ -262,7 +262,6 @@ void SwFrameShell::Execute(SfxRequest &rReq)
}
catch (const uno::Exception&)
{
- DBG_UNHANDLED_EXCEPTION();
}
rReq.Ignore ();
}