URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2fae4ee04baefc762a206955c1cf39cf223492f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
a2fae4e 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>
(cherry picked from commit 26eec29b44ee6b20b6eae78f4658a9277c69c696)
Reviewed-on: https://code.wireshark.org/review/11086
Actions performed:
from 67ca6f4 Qt: add ability to save raw output to follow window
adds a2fae4e 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(-)