]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Remove unused try-catch-throw blocks.
authorMark Wielaard <mjw@redhat.com>
Tue, 1 Feb 2011 10:10:09 +0000 (11:10 +0100)
committerMark Wielaard <mjw@redhat.com>
Tue, 1 Feb 2011 10:10:09 +0000 (11:10 +0100)
commitc651d9058ba1066dc05a059fda6d1d456dc932a4
tree0a6c9512fa090082925c6ef7b6ffb28a62687263
parentcd305fc58957c861dd62754913df689f3b75e72e
Remove unused try-catch-throw blocks.

There isn't any "recatcher" of these throws, so the only thing the
cleanup does is hide the original exception in case of error, making
debugging the root cause harder.
libdw/c++/dwarf_edit
libdw/c++/dwarf_output