URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=09efa5fb8bfae9b9dec939cd37f198626e7042c6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
09efa5f by Michael Mann (mmann78@xxxxxxxxxxxx):
Remove proto_help.[ch]
The functionality hasn't been used for awhile and was deprecated with GTK 2.4 (while our minimum support is at least 2.14). It's also causing unnecessary checkAPI warnings.
Change-Id: Ib8da8300a50e2129a46ad188b4ed4d7b2d44b1ca
Reviewed-on: https://code.wireshark.org/review/16813
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3096063 IPv6: Expand blurb for IPv4 embedded addresses
adds 09efa5f Remove proto_help.[ch]
Summary of changes:
ui/gtk/.editorconfig | 4 -
ui/gtk/CMakeLists.txt | 1 -
ui/gtk/Makefile.am | 2 -
ui/gtk/STATUS.gtk3 | 1 -
ui/gtk/main.c | 4 -
ui/gtk/proto_help.c | 700 -------------------------------------------------
ui/gtk/proto_help.h | 47 ----
7 files changed, 759 deletions(-)
delete mode 100644 ui/gtk/proto_help.c
delete mode 100644 ui/gtk/proto_help.h