aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
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 /CMakeLists.txt
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 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bfab0c75b9..e9008249f4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1149,7 +1149,6 @@ set(TSHARK_TAP_SRC
ui/cli/tap-follow.c
ui/cli/tap-funnel.c
ui/cli/tap-gsm_astat.c
- ui/cli/tap-h225counter.c
ui/cli/tap-hosts.c
ui/cli/tap-httpstat.c
ui/cli/tap-icmpstat.c