Wireshark-commits: [Wireshark-commits] master 47e9345: fc00: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Oct 2016 14:28:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47e93451161c9af972c55af856ebbc1ab65441cb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

47e9345 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    fc00: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I3c494b190f93e9a1d042fa666d4f7037cd69c986
    Reviewed-on: https://code.wireshark.org/review/18262
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  41e9bba   Qt: Main welcome show/hide interface updates.
    adds  47e9345   fc00: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-fc00.c |    2 --
 1 file changed, 2 deletions(-)