Remove deprecated print_hook event

This commit is contained in:
Jon Siwek 2019-06-27 17:37:51 -07:00
parent 5343924eb9
commit e9fefa6501
9 changed files with 15 additions and 81 deletions

View file

@ -4723,9 +4723,6 @@ const time_machine_profiling = F &redef;
## If true, warns about unused event handlers at startup.
const check_for_unused_event_handlers = F &redef;
## Deprecated.
const suppress_local_output = F &redef;
## Holds the filename of the trace file given with ``-w`` (empty if none).
##
## .. zeek:see:: record_all_packets