From dda095222f30c8bee6edc46f2c1babb66f9e699d Mon Sep 17 00:00:00 2001 From: hasso Date: Thu, 7 Oct 2004 21:40:25 +0000 Subject: Vtysh compiles cleanly as well. --- vtysh/vtysh_main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'vtysh/vtysh_main.c') diff --git a/vtysh/vtysh_main.c b/vtysh/vtysh_main.c index 5f7856cf..7f8e0592 100644 --- a/vtysh/vtysh_main.c +++ b/vtysh/vtysh_main.c @@ -190,7 +190,6 @@ main (int argc, char **argv, char **env) int eval_flag = 0; int boot_flag = 0; char *eval_line = NULL; - char *integrated_file = NULL; /* Preserve name of myself. */ progname = ((p = strrchr (argv[0], '/')) ? ++p : argv[0]); -- cgit v1.2.1