mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Remove deprecations tagged for v8.1
This commit is contained in:
parent
e4dab3dded
commit
d95affde4d
108 changed files with 113 additions and 2230 deletions
|
@ -58,9 +58,6 @@ public:
|
|||
Manager();
|
||||
~Manager();
|
||||
|
||||
[[deprecated("Remove in v8.1 - no functionality. Use Drain() and Clear().")]]
|
||||
void Done() {};
|
||||
|
||||
// Looks up the connection referred to by the given Val,
|
||||
// which should be a conn_id record. Returns nil if there's
|
||||
// no such connection or the Val is ill-formed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue