Wireshark-commits: [Wireshark-commits] master 0ebbb60: Byte view text (Qt): Fix Dead Store (Dead as

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Mar 2015 19:02:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0ebbb60279e9e5651d516ccb5dbbdd6467457c23
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Byte view text (Qt): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I507b27bbf3c2877517cc9613ada1b182becfa98f
    Reviewed-on: https://code.wireshark.org/review/7495
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  768e37b   Bluetooth: Fix tools/checkAPI issues
    adds  0ebbb60   Byte view text (Qt): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 ui/qt/byte_view_text.cpp |    1 -
 1 file changed, 1 deletion(-)