mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
Removed expected_connection_timeout variable.
- expected_connection_timeout is unused and gone now.
This commit is contained in:
parent
ab182e792e
commit
bdbfa2642c
3 changed files with 0 additions and 7 deletions
|
@ -242,7 +242,6 @@ extern int dump_used_event_handlers;
|
|||
extern int suppress_local_output;
|
||||
|
||||
extern double timer_mgr_inactivity_timeout;
|
||||
extern double expected_connection_timeout;
|
||||
|
||||
extern int time_machine_profiling;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue