mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08: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
|
@ -25,9 +25,7 @@ typedef enum {
|
|||
ATTR_EXPIRE_CREATE,
|
||||
ATTR_PERSISTENT,
|
||||
ATTR_SYNCHRONIZED,
|
||||
ATTR_POSTPROCESSOR,
|
||||
ATTR_ENCRYPT,
|
||||
ATTR_MATCH,
|
||||
ATTR_RAW_OUTPUT,
|
||||
ATTR_MERGEABLE,
|
||||
ATTR_PRIORITY,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue