JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed a warning reported by Jukka
[dwm.git] / view.c
diff --git a/view.c b/view.c
index 5de34c0..424ee5a 100644 (file)
--- a/view.c
+++ b/view.c
@@ -261,7 +261,6 @@ void
 view(Arg *arg)
 {
        unsigned int i;
-       Client *c;
 
        for(i = 0; i < ntags; i++)
                seltag[i] = False;