]> git.sur5r.net Git - gsconf/blobdiff - shell_sys.c
A bunch of fixes for various compiler warnings
[gsconf] / shell_sys.c
index d8520d5574c3da6837b451713a5213d23045970d..49f14437348fc054bf4651e351dcb78f5a6f1200 100644 (file)
@@ -3,7 +3,6 @@
 
 
 void shell_sys(char ** argv, int elem) {
-        int n, i, m, o;
         
         if (elem == 1) {
                 printf(" sys [show|name|password|restart] \n");