wIconChangeImageFile removed error variable
commit6366aeef3a9669cfc52614498042cf6e1eb36bb5
authorRodolfo García Peñas (kix) <kix@kix.es>
Sat, 28 Sep 2013 13:33:53 +0000 (28 15:33 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 1 Oct 2013 06:40:05 +0000 (1 08:40 +0200)
treef6846acd410b87a41dd7f507ddce0b8015d9e5c4
parentcc01ca5c6bb388d759138e6ba207570134566885
wIconChangeImageFile removed error variable

This patch removes the error variable, because is not changed
after their initialization.

This patch also removes the if check to wfree the path variable,
because this variable never is NULL.

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
src/icon.c