Wireshark-commits: [Wireshark-commits] master 2e10308: HCrt: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Jan 2015 15:33:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2e1030881e45641923867236fab3cbdf191e4356
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    HCrt: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I453c9b068a53292ab63cd3416569eea7d66361ba
    Reviewed-on: https://code.wireshark.org/review/6818
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7dfda88   WIMAX: fix no previous prototype for ... [-Wmissing-prototypes]
    adds  2e10308   HCrt: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-hcrt.c |    1 -
 1 file changed, 1 deletion(-)