Wireshark-commits: [Wireshark-commits] master 6c93cc4: Fix Dead Store (Dead assignement/Dead increm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 31 Aug 2014 20:20:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c93cc4edb3b1d69e2549160404c2fdfa6b2d00c
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6c93cc4 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I32ca31b879ccc458f12f37375c32bc089978b114
    Reviewed-on: https://code.wireshark.org/review/3933
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  eaaa35f   conv is always used, remove _U_ (unused) flag
    adds  6c93cc4   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-isis-hello.c |    3 ---
 1 file changed, 3 deletions(-)