Explorar el Código

removed a warning reported by Jukka

Anselm R. Garbe hace 19 años
padre
commit
5a3bea2d69
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      view.c

+ 0 - 1
view.c

@@ -261,7 +261,6 @@ void
 view(Arg *arg)
 {
 	unsigned int i;
-	Client *c;
 
 	for(i = 0; i < ntags; i++)
 		seltag[i] = False;