mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Remove Manager::Reset() method
This commit is contained in:
parent
bd6d3e0112
commit
d22481aef3
2 changed files with 1 additions and 8 deletions
|
@ -99,8 +99,6 @@ private:
|
|||
|
||||
AnalyzerPtr Dispatch(identifier_t identifier);
|
||||
|
||||
void Reset();
|
||||
|
||||
DispatcherPtr GetDispatcher(Config& configuration, const std::string& dispatcher_name);
|
||||
|
||||
std::map<std::string, AnalyzerPtr> analyzers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue