Wireshark-commits: [Wireshark-commits] master 251b66d: Qt: Fix warning and remove dead code
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=251b66da30943d35143f4ea6e105d87c19b15c8d
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
251b66d by Roland Knall (rknall@xxxxxxxxx):
Qt: Fix warning and remove dead code
Fix a "discard const qualifier" warning and remove code, which
should be active in Qt5, but never made it to majurity
Change-Id: I8d4dd526d07413ca30ab0b8430c6b8205e4e3063
Reviewed-on: https://code.wireshark.org/review/33896
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from a87ca4e Qt: Fix various compiler warnings
add 251b66d Qt: Fix warning and remove dead code
Summary of changes:
ui/qt/models/tree_model_helpers.h | 91 ++-------------------------------------
1 file changed, 4 insertions(+), 87 deletions(-)