URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=42f5d862b00a21d211abba4d66dc852deb7e5c38
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
42f5d86 by Michael Mann (mmann78@xxxxxxxxxxxx):
Remove heur_dissector_set_enabled.
With the adjustment to heur_dissector_add passing an enable/disable flag and "global" control of heuristic dissectors just like regular ones, this is no longer needed.
Change-Id: I2d433c7bff8353421eca31f8813992e38b716911
Reviewed-on: https://code.wireshark.org/review/10848
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
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 cc1c23a BGP: Add BGP-Extended Message Capability
adds 42f5d86 Remove heur_dissector_set_enabled.
Summary of changes:
epan/packet.c | 23 -----------------------
epan/packet.h | 10 ----------
2 files changed, 33 deletions(-)