Remove deprecated print_hook event

This commit is contained in:
Jon Siwek 2019-06-27 17:37:51 -07:00
parent 5343924eb9
commit e9fefa6501
9 changed files with 15 additions and 81 deletions

View file

@ -168,7 +168,6 @@ void BroFile::Init()
is_open = 0;
attrs = 0;
buffered = true;
print_hook = true;
raw_output = false;
t = 0;