Wireshark-commits: [Wireshark-commits] master e6c0f03: about_dialog (qt): Fix Dead Store (Dead assi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 06 Feb 2018 13:56:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e6c0f03a42a3dda02066537c481e96eed98fd486
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    about_dialog (qt): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ib7c673980909551d9f817d60bbe2d77ed180b661
    Reviewed-on: https://code.wireshark.org/review/25599
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  64c32c6   [Thrift] Handle optional elememts in struct.
    adds  e6c0f03   about_dialog (qt): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 ui/qt/about_dialog.cpp | 2 --
 1 file changed, 2 deletions(-)