Removed global_tree declaration as unused from reject.c
This commit is contained in:
parent
b62765e9a9
commit
bee0998d33
|
@ -36,7 +36,6 @@
|
|||
#include "match.h"
|
||||
#include "hash.h"
|
||||
|
||||
static rb_patricia_tree_t *global_tree;
|
||||
static rb_patricia_tree_t *reject_tree;
|
||||
static rb_dlink_list delay_exit;
|
||||
static rb_dlink_list reject_list;
|
||||
|
|
Loading…
Reference in New Issue