Wireshark-commits: [Wireshark-commits] master dd22928: AIM: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 May 2015 11:08:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dd22928472c1a68e0eca47c7e0f49da58c7df423
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    AIM: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    remove also orig_offset (no longer needed)
    
    Change-Id: Idc65b45fb67bae6acdca33962f3352a50296a6e5
    Reviewed-on: https://code.wireshark.org/review/8650
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f91f7d4   Remove proto_tree_add_text from file-elf.c
    adds  dd22928   AIM: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-aim.c |   11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)