]> git.sur5r.net Git - gsconf/blobdiff - shell_ip.c
A bunch of fixes for various compiler warnings
[gsconf] / shell_ip.c
index df50cdc918138b809da06ec12def87d2653f90a3..cc4b1b83a2afa0c7fd07e6df4ba322d9db83b3f2 100644 (file)
@@ -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;