From 28bce261b2b5139fe6ccaba4358b73fcccf8097b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 23 Jan 2008 15:48:23 +0100 Subject: [PATCH] remove some obsolete variables. thx, lorenz --- cli.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/cli.c b/cli.c index 3a19b36..85fab6f 100644 --- 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) { -- 2.11.0