0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-01 21:28:53 +02:00

Removed global_tree declaration as unused from reject.c

This commit is contained in:
Valery V Yatsko 2008-08-04 21:45:30 +04:00
parent e5334f35e6
commit 6b67766849

View file

@ -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;