Browse Source

removed a warning reported by Jukka

Anselm R. Garbe 19 years ago
parent
commit
5a3bea2d69
1 changed files with 0 additions and 1 deletions
  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;