mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
Remove deprecations tagged for v6.1
This commit is contained in:
parent
84d605602f
commit
4229af6820
27 changed files with 10 additions and 416 deletions
|
@ -98,5 +98,3 @@ inline UID& UID::operator=(const UID& other)
|
|||
}
|
||||
|
||||
} // namespace zeek
|
||||
|
||||
constexpr int BRO_UID_LEN [[deprecated("Remove in v6.1. Use zeek::UID_LEN")]] = zeek::UID_LEN;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue