Wireshark-commits: [Wireshark-commits] master 6878122: Main window (Qt): Fix Dead Store (Dead assig

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Mar 2015 19:02:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68781221878372e3045690a5fb943852b88739a6
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Main window (Qt): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: Ia8d37b33ee30f09cfe5e0cd00820d84e171deb1c
    Reviewed-on: https://code.wireshark.org/review/7494
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  0ebbb60   Byte view text (Qt): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  6878122   Main window (Qt): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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