commit | d3e247709404e2793ff1c7a6a03e62c7349b2f06 | [log] [tgz] |
---|---|---|
author | Tom Sepez <tsepez@chromium.org> | Fri Jan 30 15:02:42 2015 -0800 |
committer | Tom Sepez <tsepez@chromium.org> | Fri Jan 30 15:02:42 2015 -0800 |
tree | a5e252691ddf122923a04d962968956a2f4ef22a | |
parent | da8189e65547f87a9c7ba3ebb72f78ecdb47e120 [diff] |
Fix IXFA_ destructor compiler warnings. On the XFA branch, there are still some of these warnings that were fixed (mostly) in master. Correct a few more of these. Also tidy a few needless returns. R=brucedawson@chromium.org Review URL: https://codereview.chromium.org/891003003