URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73d2989f3785283c1bee3bfc0a2a8703af4b4ac3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
73d2989 by Roland Knall (rknall@xxxxxxxxx):
Qt: Remove unnecessary private variable
Variable is only needed locally, so it can be moved to the local
entity.
Change-Id: I790c1616e27d5e85b3dabbdc327e3f54fc663d25
Reviewed-on: https://code.wireshark.org/review/36863
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6d25a10 epan: access a ws_in4_addr byte by byte.
add 73d2989 Qt: Remove unnecessary private variable
Summary of changes:
ui/qt/main_window.cpp | 2 +-
ui/qt/main_window.h | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)