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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Jun 2014 06:48:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac5479b4b8aa30ba28ba69c13630e0ba01072b94
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  53c0d78   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  ac5479b   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 ui/qt/capture_interfaces_dialog.cpp |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)