removed a warning reported by Jukka

This commit is contained in:
Anselm R. Garbe 2006-08-30 11:15:58 +02:00
parent 30d928591d
commit 5a3bea2d69
1 changed files with 0 additions and 1 deletions

1
view.c
View File

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