aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-08-04 10:16:23 -0700
committerGerald Combs <gerald@wireshark.org>2015-08-04 18:55:50 +0000
commit3e6b52711468ff61d662f15083ab44e2d0b6c4e7 (patch)
tree85fab3563588598a2fb174a5c8ed711b08629687 /ui/cli/Makefile.common
parent4e14a263728fe1be740a7f2f1d14e2b7bfcf742d (diff)
Remove the CLI H.225 counter.
Stats were moved to the dissector in g03802cc. Change-Id: I1aaf43789695ba3aae54cfaf201263cd0aed74ea Reviewed-on: https://code.wireshark.org/review/9867 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/cli/Makefile.common')
-rw-r--r--ui/cli/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/cli/Makefile.common b/ui/cli/Makefile.common
index 54321001e1..4b0f78ad17 100644
--- a/ui/cli/Makefile.common
+++ b/ui/cli/Makefile.common
@@ -47,7 +47,6 @@ TSHARK_TAP_SRC = \
tap-follow.c \
tap-funnel.c \
tap-gsm_astat.c \
- tap-h225counter.c \
tap-hosts.c \
tap-httpstat.c \
tap-icmpstat.c \