Wireshark-commits: [Wireshark-commits] master 247f596: BTLE: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Jun 2015 05:49:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=247f596b1148300c3f95353ee073d7f3afcae159
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    BTLE: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I818ba409a01b2ae2701d22f97340183df42cd075
    Reviewed-on: https://code.wireshark.org/review/8962
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  0dffb17   Get rid of unnecessary stuff copied-and-pasted from the radiotap dissector.
    adds  247f596   BTLE: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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