Wireshark-commits: [Wireshark-commits] master 26eec29: Remove ability to make	dissectors "private"
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26eec29b44ee6b20b6eae78f4658a9277c69c696
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
26eec29 by Michael Mann (mmann78@xxxxxxxxxxxx):
    Remove ability to make dissectors "private"
    
    Change-Id: If5897e8137f729503edf2cafb49b2ebeab4716ad
    Reviewed-on: https://code.wireshark.org/review/10997
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  b212a4e   Add missing CMake files to the tarball.
    adds  26eec29   Remove ability to make dissectors "private"
Summary of changes:
 debian/libwireshark0.symbols |    2 -
 epan/proto.c                 |   20 ----------
 epan/proto.h                 |   12 ------
 ui/gtk/main.c                |   86 ++++++++++++++----------------------------
 ui/qt/main_window_slots.cpp  |    2 +-
 5 files changed, 30 insertions(+), 92 deletions(-)