Remove deprecated time machine settings

This commit is contained in:
Tim Wojtulewicz 2024-08-03 11:29:51 -07:00
parent aba1f431cf
commit a716903f3a
6 changed files with 7 additions and 38 deletions

View file

@ -5256,9 +5256,6 @@ const dpd_ignore_ports = F &redef;
## connection if it misses the initial handshake.
const likely_server_ports: set[port] &redef;
## If true, output profiling for Time-Machine queries.
const time_machine_profiling = F &redef &deprecated="Remove in v7.1. Unused.";
## Holds the filename of the trace file given with ``-w`` (empty if none).
##
## .. zeek:see:: record_all_packets