From: Tiago Cunha Date: Sat, 12 May 2012 20:29:09 +0000 (+0100) Subject: Remove unused variable. X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=21a44b58c75d3896da17203706742fe12eb15e0e;p=spectrwm.git Remove unused variable. --- diff --git a/spectrwm.c b/spectrwm.c index f6f8c9e..d88c1fb 100644 --- a/spectrwm.c +++ b/spectrwm.c @@ -475,7 +475,6 @@ struct swm_screen { GC bar_gc; }; struct swm_screen *screens; -int num_screens; /* args to functions */ union arg {