URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=229f573846af147a73662e0ec68fec322c2f3b13
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
229f573 by Guy Harris (guy@xxxxxxxxxxxx):
Remove RA_CONFIGURATION.
It's not used at all in the Qt UI, and the point at which it's used in
the GTK+ UI doesn't involve reading configuration files - between it and
RA_INTERFACES, some mostly quick command-line argument processing is
done.
Change-Id: Ib4de97c8b6dba658a6e9d8f596b551f7c45739d2
Reviewed-on: https://code.wireshark.org/review/19551
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3f176f9 QUIC: fix typo on ACK num revived field description
adds 229f573 Remove RA_CONFIGURATION.
Summary of changes:
register.h | 3 +--
ui/gtk/about_dlg.c | 7 ++-----
ui/gtk/main.c | 1 -
ui/qt/splash_overlay.cpp | 3 ---
4 files changed, 3 insertions(+), 11 deletions(-)