Wireshark-commits: [Wireshark-commits] master 9a0008f: Remove unnecessary clearing of *err.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 30 Sep 2018 19:41:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a0008f841817bfca2e47b21b255950caef795c4
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9a0008f by Guy Harris (guy@xxxxxxxxxxxx):

    Remove unnecessary clearing of *err.
    
    wtap_read() clears it for you.
    
    Change-Id: I736509d54ff385e5b80e9393aeb91c6473b02824
    Reviewed-on: https://code.wireshark.org/review/29939
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a5dd4a1   ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
     add  9a0008f   Remove unnecessary clearing of *err.


Summary of changes:
 wiretap/dpa400.c | 2 --
 1 file changed, 2 deletions(-)