From: Felix Fietkau Date: Mon, 12 Sep 2011 12:15:22 +0000 (+0200) Subject: remove proto-shell handlers list X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=82d2762a5ffaf67307bab6f0753dc31311e16f21;p=oweals%2Fnetifd.git remove proto-shell handlers list --- 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 {