Wireshark-commits: [Wireshark-commits] master 3e6b527: Remove the CLI H.225 counter.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Aug 2015 18:55:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3e6b52711468ff61d662f15083ab44e2d0b6c4e7
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3e6b527 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    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@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  4e14a26   Don't zero stat tap elements.
    adds  3e6b527   Remove the CLI H.225 counter.


Summary of changes:
 CMakeLists.txt           |    1 -
 ui/cli/Makefile.common   |    1 -
 ui/cli/tap-h225counter.c |  427 ----------------------------------------------
 3 files changed, 429 deletions(-)
 delete mode 100644 ui/cli/tap-h225counter.c