diff options
author | Michael Stahl <mstahl@redhat.com> | 2016-07-01 13:20:44 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2016-07-01 13:20:44 +0200 |
commit | 59e4bd07211d8509dcb3e89f6645c0ba3085df23 (patch) | |
tree | f4269c4c8d33cbfaa4962801bf7d6494a8a53234 /sd/xsl | |
parent | e31914d7f4588c475c5d59ffbc0187503967591d (diff) |
svl: remove pointless catch around "delete" statement
In C++11 the destructors are implicitly noexcept so if any of the
subclasses of SfxUndoAction would have a throwing dtor we would have
found out by now.
Change-Id: I4e044f8c2c391464cdc236bac15465860fa0ef62
Diffstat (limited to 'sd/xsl')
0 files changed, 0 insertions, 0 deletions