JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remove unused variable.
authorTiago Cunha <tcunha@gmx.com>
Sat, 12 May 2012 20:29:09 +0000 (21:29 +0100)
committerTiago Cunha <tcunha@gmx.com>
Tue, 5 Jun 2012 21:30:06 +0000 (22:30 +0100)
spectrwm.c

index f6f8c9e..d88c1fb 100644 (file)
@@ -475,7 +475,6 @@ struct swm_screen {
        GC                      bar_gc;
 };
 struct swm_screen      *screens;
-int                    num_screens;
 
 /* args to functions */
 union arg {