URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99028789cbf3f0e6193d6158ff9e0e3b11b2c505
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9902878 by Michael Mann (mmann78@xxxxxxxxxxxx):
Completely remove new_create_dissector_handle and new_register_dissector.
The macros are no longer needed because the conversion is complete.
Change-Id: I42c4b937986d9707eff9225c444cbcab73f8e86a
Reviewed-on: https://code.wireshark.org/review/12517
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 210dc9b new_create_dissector_handle -> create_dissector_handle for plugins.
adds 9902878 Completely remove new_create_dissector_handle and new_register_dissector.
Summary of changes:
epan/packet.c | 4 ++--
epan/packet.h | 2 --
2 files changed, 2 insertions(+), 4 deletions(-)