Wireshark-commits: [Wireshark-commits] master 1736a1b: Clean up stats_tree_presentation.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Jun 2015 21:39:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1736a1bcc6bb6b51df23bdfe7a44955cb5d88546
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1736a1b by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Clean up stats_tree_presentation.
    
    Remove some unused struct members and accompanying callbacks.
    
    Change-Id: I64d32ddf886038e8f19bc3f88e86c8d7578db648
    Reviewed-on: https://code.wireshark.org/review/8779
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  ab6108c   Qt: clear Go To Packet text box when opening it
    adds  1736a1b   Clean up stats_tree_presentation.


Summary of changes:
 epan/stats_tree.c           |   35 -----------------------------------
 epan/stats_tree_priv.h      |   17 +----------------
 ui/cli/tap-stats_tree.c     |    4 ++--
 ui/gtk/stats_tree_stat.c    |   11 +----------
 ui/qt/stats_tree_dialog.cpp |    9 +--------
 5 files changed, 5 insertions(+), 71 deletions(-)