remove proto-shell handlers list
[project/netifd.git] / proto-shell.c
index 4f457e5..557e523 100644 (file)
@@ -13,7 +13,6 @@
 #include "interface-ip.h"
 #include "proto.h"
 
 #include "interface-ip.h"
 #include "proto.h"
 
-static LIST_HEAD(handlers);
 static int proto_fd;
 
 struct proto_shell_handler {
 static int proto_fd;
 
 struct proto_shell_handler {