URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c3a6a8ef4cd12aec245429f084e4c7b60db70a4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4c3a6a8 by Guy Harris (guy@xxxxxxxxxxxx):
Empty out InterfaceTree::updateGlobalDeviceSelections() if no pcap.
It doesn't even need to bother checking the argument.
Change-Id: I2cdc9d7da24392ff3fae84e31442530c2e854734
Reviewed-on: https://code.wireshark.org/review/14174
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4a38f42 Mark a variable unused when we're not using it.
adds 4c3a6a8 Empty out InterfaceTree::updateGlobalDeviceSelections() if no pcap.
Summary of changes:
ui/qt/interface_tree.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)