mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00
Deprecate remaining "opt_internal" functions in Var.h
This commit is contained in:
parent
c509149c86
commit
f1e8289caa
5 changed files with 83 additions and 85 deletions
|
@ -228,8 +228,6 @@ extern TableVal* likely_server_ports;
|
|||
|
||||
extern int check_for_unused_event_handlers;
|
||||
|
||||
extern int suppress_local_output;
|
||||
|
||||
extern double timer_mgr_inactivity_timeout;
|
||||
|
||||
[[deprecated("Remove in v4.1. Perform your own lookup.")]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue