URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9fce1ba5e614791de51c151546ff8264e0a73882
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9fce1ba by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
filter_list_model (Qt): Fix Dead Store
Fix dead store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: If2050d2e0137afcadc382b12c0756bd49dfc0f7c
Reviewed-on: https://code.wireshark.org/review/34904
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from a00d02c profinet (pn-rt): Fix Dead Store
add 9fce1ba filter_list_model (Qt): Fix Dead Store
Summary of changes:
ui/qt/models/filter_list_model.cpp | 2 --
1 file changed, 2 deletions(-)