projects
/
oweals
/
netifd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f871f1
)
remove proto-shell handlers list
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 12 Sep 2011 12:15:22 +0000
(14:15 +0200)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 12 Sep 2011 12:15:22 +0000
(14:15 +0200)
proto-shell.c
patch
|
blob
|
history
diff --git
a/proto-shell.c
b/proto-shell.c
index 4f457e5afbba070c6ab6f2b1a130753e3481e71c..557e5237e44203e6541e650e3121cf523f3e9dff 100644
(file)
--- 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 {