Remove EventRegistry::Used and EventRegistry::SetUsed

This commit is contained in:
Tim Wojtulewicz 2024-08-02 11:05:56 -07:00
parent 97fa7cdc0a
commit e2b03681d1
11 changed files with 6 additions and 111 deletions

View file

@ -85,8 +85,6 @@ extern int dpd_match_only_beginning;
extern int dpd_late_match_stop;
extern int dpd_ignore_ports;
extern int check_for_unused_event_handlers;
extern int record_all_packets;
extern zeek_uint_t bits_per_uid;