mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
More polishing of some of the branche's changes.
This commit is contained in:
parent
0ba4b768cd
commit
8031da4ee7
7 changed files with 9 additions and 16 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
#include "Component.h"
|
||||
#include "Manager.h"
|
||||
|
||||
#include "../Desc.h"
|
||||
#include "../util.h"
|
||||
|
||||
|
@ -25,5 +24,3 @@ void Component::DoDescribe(ODesc* d) const
|
|||
d->Add("Log::WRITER_");
|
||||
d->Add(CanonicalName());
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue