Remove RA_CONFIGURATION.
authorGuy Harris <guy@alum.mit.edu>
Thu, 5 Jan 2017 02:45:21 +0000 (18:45 -0800)
committerGuy Harris <guy@alum.mit.edu>
Thu, 5 Jan 2017 02:46:00 +0000 (02:46 +0000)
commit229f573846af147a73662e0ec68fec322c2f3b13
tree46e31b566f8e59d1dc4c12daa0373342aafffb94
parent3f176f94e7b3939dbcc4f3195427345a077cbfb1
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@alum.mit.edu>
register.h
ui/gtk/about_dlg.c
ui/gtk/main.c
ui/qt/splash_overlay.cpp