URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ebad12f64bdd31fe5b35adc7b70dd8f7fb4ded36
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
ebad12f 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>
(cherry picked from commit 42f5d862b00a21d211abba4d66dc852deb7e5c38)
Reviewed-on: https://code.wireshark.org/review/10850
Actions performed:
from 2cba6bb Add -2.0 to FindWSWinLibs.
adds ebad12f Remove heur_dissector_set_enabled.
Summary of changes:
epan/packet.c | 23 -----------------------
epan/packet.h | 10 ----------
2 files changed, 33 deletions(-)