remove some obsolete variables. thx, lorenz
[project/uci.git] / cli.c
diff --git a/cli.c b/cli.c
index 3a19b36..85fab6f 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)
 {