From 82d2762a5ffaf67307bab6f0753dc31311e16f21 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 12 Sep 2011 14:15:22 +0200 Subject: [PATCH] remove proto-shell handlers list --- proto-shell.c | 1 - 1 file changed, 1 deletion(-) 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 { -- 2.11.0