JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remove unused variable.
[spectrwm.git] / 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 {