URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6693067290431eec05215218d704146b245e5e2f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
6693067 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
rtp_play_dialog(.cpp): avoid Dead Store false positive
Value stored to 'left' is never read
Change-Id: I6d1a996427d26a2a16510ed6446749aed23cca39
Reviewed-on: https://code.wireshark.org/review/35871
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from dd4b562 macOS: Add a disk volume icon.
add 6693067 rtp_play_dialog(.cpp): avoid Dead Store false positive
Summary of changes:
ui/qt/rtp_player_dialog.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)