WindowMaker: Check iconPath variable only if needed
commit219315aa58ab2d4742d0893eaccaac9c027305c2
authorRodolfo García Peñas (kix) <kix@kix.es>
Sat, 14 Apr 2012 10:11:34 +0000 (14 12:11 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 16 Apr 2012 02:15:47 +0000 (15 23:15 -0300)
tree7a25352ccce475f3ea7f422c3a0e2a202e9e52d6
parentad373ef0ddb27802237df191d039ceeb8e14b35d
WindowMaker: Check iconPath variable only if needed

The variable iconPath should only checked inside the if block,
because outside is never initialized.
src/application.c