mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00
More smaller cleanup.
This commit is contained in:
parent
2fd0b36057
commit
c6ad731562
13 changed files with 50 additions and 65 deletions
|
@ -50,8 +50,6 @@ public:
|
|||
analyzer::Tag ChildAnalyzer() const { return child_analyzer; }
|
||||
|
||||
private:
|
||||
// FIXME: This is in fact an analyzer::ID but we can't include "analyzer/Analyzer.h"
|
||||
// at this point due to circular dependenides. Fix that!
|
||||
analyzer::Tag analyzer;
|
||||
analyzer::Tag child_analyzer;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue