Removed global_tree declaration as unused from reject.c
This commit is contained in:
parent
e5334f35e6
commit
6b67766849
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue