GH-1949: Remove unused timer_mgr_inactivity_timeout global

This commit is contained in:
Tim Wojtulewicz 2022-02-22 15:16:36 -07:00
parent 1de8191c86
commit 08bf6f13e2
3 changed files with 0 additions and 9 deletions

View file

@ -90,8 +90,6 @@ extern int dpd_ignore_ports;
extern int check_for_unused_event_handlers;
extern double timer_mgr_inactivity_timeout;
extern int record_all_packets;
extern bro_uint_t bits_per_uid;