Remove the BroFile cache

GH-375
This commit is contained in:
Johanna Amann 2019-06-26 15:03:45 -07:00
parent f810de11fa
commit 5052dc03fc
14 changed files with 49 additions and 319 deletions

View file

@ -158,7 +158,6 @@ extern TableVal* preserve_other_addr;
extern double connection_status_update_interval;
extern int max_files_in_cache;
extern RecordType* rotate_info;
extern StringVal* log_rotate_base_time;