low-level tidying

This commit is contained in:
Vern Paxson 2022-05-04 16:52:36 -07:00 committed by Tim Wojtulewicz
parent 415bbe17d6
commit 772169f8e0
3 changed files with 3 additions and 4 deletions

View file

@ -15,7 +15,6 @@
#include "zeek/plugin/Manager.h"
zeek::EventMgr zeek::event_mgr;
zeek::EventMgr& mgr = zeek::event_mgr;
namespace zeek
{