Wireshark-commits: [Wireshark-commits] master 735f08a: GIOP: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Apr 2015 14:54:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=735f08a051637d68c51fa9f644dbb4acc2299457
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    GIOP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I5cd8fe72e6288578d4fa316096dfa606bf3e7aea
    Reviewed-on: https://code.wireshark.org/review/8116
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4b65a8d   GIAS: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  735f08a   GIOP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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