Wireshark-commits: [Wireshark-commits] master 148136c: ISUP: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Oct 2014 17:43:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=148136c9a5a5502bf1726ef2227097781838a800
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

148136c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    ISUP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I17163b18348919d19d3d336ccf9c1310d473a05d
    Reviewed-on: https://code.wireshark.org/review/4624
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  44208b9   LMP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  148136c   ISUP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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