]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/reject.c
Remove check that cannot happen due to minparc in Message struct.
[irc/rqf/shadowircd.git] / src / reject.c
index 87ec31844e79470053daa23ccedea9d54171b456..b5035c6567f0854897a1625d6b201f16b2742359 100644 (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;