aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/Makefile.am
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2016-07-31 12:39:58 -0400
committerAnders Broman <a.broman58@gmail.com>2016-08-01 04:19:56 +0000
commit09efa5fb8bfae9b9dec939cd37f198626e7042c6 (patch)
tree92a3ceca93fc89e5f4c70b3f053b337238fb89b5 /ui/gtk/Makefile.am
parent3096063d44f14ab1bed29c0f9683ef8d2d4fd5fc (diff)
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@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui/gtk/Makefile.am')
-rw-r--r--ui/gtk/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/gtk/Makefile.am b/ui/gtk/Makefile.am
index e194342ab8..57635a8daa 100644
--- a/ui/gtk/Makefile.am
+++ b/ui/gtk/Makefile.am
@@ -101,7 +101,6 @@ WIRESHARK_COMMON_GTK_SRC = \
profile_dlg.c \
progress_dlg.c \
proto_dlg.c \
- proto_help.c \
proto_hier_stats_dlg.c \
proto_hier_tree_model.c \
proto_tree_model.c \
@@ -232,7 +231,6 @@ WIRESHARK_COMMON_GTK_HDRS = \
prefs_font_color.h \
profile_dlg.h \
proto_dlg.h \
- proto_help.h \
proto_hier_stats_dlg.h \
proto_hier_tree_model.h \
proto_tree_model.h \