mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Remove unused variable from RecordVal (Coverity-1402820)
This commit is contained in:
parent
723793aa9e
commit
e390244442
2 changed files with 1 additions and 2 deletions
|
@ -981,7 +981,6 @@ protected:
|
|||
|
||||
Val* DoClone(CloneState* state) override;
|
||||
|
||||
RecordType* record_type;
|
||||
BroObj* origin;
|
||||
|
||||
static vector<RecordVal*> parse_time_records;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue