mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
EventMgr: Drop src_val
This is a left over and hasn't been used since a while.
This commit is contained in:
parent
277e6d4129
commit
bef923ebeb
2 changed files with 0 additions and 4 deletions
|
@ -123,7 +123,6 @@ protected:
|
|||
util::detail::SourceID current_src;
|
||||
analyzer::ID current_aid;
|
||||
double current_ts;
|
||||
RecordVal* src_val;
|
||||
bool draining;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue