Wireshark-commits: [Wireshark-commits] master-3.2 5f2c690: Qt: Remove a duplicate variable.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5f2c69080716a6e92439c6ac87dd7fcf227d421a
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
5f2c690 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Remove a duplicate variable.
WiresharkDialog defines cap_file_, so there's no need to define it in
TrafficTableDialog.
Change-Id: I71e50da152de619fea71382400820990a05febc1
Reviewed-on: https://code.wireshark.org/review/35169
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit 48725641c9029735d25ff4073894e1ee533e247c)
Reviewed-on: https://code.wireshark.org/review/35170
Actions performed:
from 083ba50 Initialize master-3.2.
add 5f2c690 Qt: Remove a duplicate variable.
Summary of changes:
ui/qt/traffic_table_dialog.cpp | 1 -
ui/qt/traffic_table_dialog.h | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)