URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=32098ac5b12adb8cd75206b6e5b09f4ebd80140d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
32098ac by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Remove an unneeded function.
Remove MainWindow::createByteViewDialog, which was called once and
contained one line.
Change-Id: Ibe03db2c527b0a817d8b99df87d161405805bac3
Reviewed-on: https://code.wireshark.org/review/28733
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8563b94 Qt: update to QCustomPlot 1.3.2
adds 32098ac Qt: Remove an unneeded function.
Summary of changes:
ui/qt/main_window.cpp | 7 +------
ui/qt/main_window.h | 2 --
2 files changed, 1 insertion(+), 8 deletions(-)