projects
/
project
/
uci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6115a71
)
remove some obsolete variables. thx, lorenz
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 23 Jan 2008 14:48:23 +0000
(15:48 +0100)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 23 Jan 2008 14:48:23 +0000
(15:48 +0100)
cli.c
patch
|
blob
|
history
diff --git
a/cli.c
b/cli.c
index 3a19b36c9a7bdc193e1b56b702a5a1dacfcae9cd..85fab6f5e7482ead1c342ee77ab8e8f6a31b4aaa 100644
(file)
--- a/
cli.c
+++ b/
cli.c
@@
-15,8
+15,6
@@
#include "uci.h"
static struct uci_context *ctx;
-static char *buf = NULL;
-static int buflen = 256;
static void uci_usage(int argc, char **argv)
{