mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 21:48:21 +00:00
Removing event groups.
This commit is contained in:
parent
1a30a57816
commit
52cd02173d
15 changed files with 46 additions and 157 deletions
|
@ -332,7 +332,6 @@ when return TOK_WHEN;
|
|||
&encrypt return TOK_ATTR_ENCRYPT;
|
||||
&error_handler return TOK_ATTR_ERROR_HANDLER;
|
||||
&expire_func return TOK_ATTR_EXPIRE_FUNC;
|
||||
&group return TOK_ATTR_GROUP;
|
||||
&log return TOK_ATTR_LOG;
|
||||
&mergeable return TOK_ATTR_MERGEABLE;
|
||||
&optional return TOK_ATTR_OPTIONAL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue