about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--view.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/view.c b/view.c
index 5de34c0..424ee5a 100644
--- 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;