wmaker: Do not create a temporary variable for Xrandr support detection
commit54f9e2e9ccaf21e13619fea61c0bda892582a8d1
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 16 Nov 2013 19:14:31 +0000 (16 20:14 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:05 +0000 (30 18:11 +0000)
tree17e9600f342204de01b35af320efaac1fdb814a4
parentf7931ecd0285713066add43a53b464c673f7d2b2
wmaker: Do not create a temporary variable for Xrandr support detection

The other extension detection have the same situation and they already
have a variable for that, do not do differently for Xrandr because it adds
unnecessary complexity in the code.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
src/startup.c