X-Git-Url: https://git.sur5r.net/?p=gsconf;a=blobdiff_plain;f=shell_ip.c;h=cc4b1b83a2afa0c7fd07e6df4ba322d9db83b3f2;hp=df50cdc918138b809da06ec12def87d2653f90a3;hb=HEAD;hpb=84795a4c9a792a8ab63f71174fef707a4776a078 diff --git a/shell_ip.c b/shell_ip.c index df50cdc..cc4b1b8 100644 --- a/shell_ip.c +++ b/shell_ip.c @@ -1,7 +1,6 @@ #include "shell.h" void shell_ip(char ** argv, int elem) { - int n; if (elem == 1) { printf(" ip [show|dhcp|set] \n"); return;