X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=proto-shell.c;h=557e5237e44203e6541e650e3121cf523f3e9dff;hp=4f457e5afbba070c6ab6f2b1a130753e3481e71c;hb=82d2762a5ffaf67307bab6f0753dc31311e16f21;hpb=2f871f137cf0d91a4a12dde4deff7e7cd829d5e5 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 {