mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 04:28:20 +00:00
Remove unused attributes
Removed attributes &postprocessor and &match from documentation and source code. Removed undocumented attribute &attr from source code. Removed internal attribute (&tracked) from documentation.
This commit is contained in:
parent
e8482fef99
commit
cb7fd7c87c
6 changed files with 4 additions and 23 deletions
|
@ -319,7 +319,6 @@ vector return TOK_VECTOR;
|
|||
when return TOK_WHEN;
|
||||
|
||||
&add_func return TOK_ATTR_ADD_FUNC;
|
||||
&attr return TOK_ATTR_ATTR;
|
||||
&create_expire return TOK_ATTR_EXPIRE_CREATE;
|
||||
&default return TOK_ATTR_DEFAULT;
|
||||
&delete_func return TOK_ATTR_DEL_FUNC;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue