diff options
-rw-r--r-- | proto-shell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto-shell.c b/proto-shell.c index 4f457e5..557e523 100644 --- a/proto-shell.c +++ b/proto-shell.c @@ -13,7 +13,6 @@ #include "interface-ip.h" #include "proto.h" -static LIST_HEAD(handlers); static int proto_fd; struct proto_shell_handler { |