mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
removed some now-obsolete profiling functionality
This commit is contained in:
parent
a85d92b2ee
commit
6cb5ea6835
2 changed files with 0 additions and 16 deletions
|
@ -260,10 +260,6 @@ protected:
|
|||
// Whether we should treat record field accesses as absolute
|
||||
// (integer offset) or relative (name-based).
|
||||
bool abs_rec_fields;
|
||||
|
||||
// Whether we're separately processing a "when" condition to
|
||||
// mine out its script calls.
|
||||
bool in_when = false;
|
||||
};
|
||||
|
||||
// Function pointer for a predicate that determines whether a given
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue