wAppIconSave is now void
commitde68ee6f1b7f67e20bfb43db42df44fa6784ff1d
authorRodolfo García Peñas (kix) <kix@kix.es>
Mon, 18 Jun 2012 08:18:50 +0000 (18 10:18 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 18 Jun 2012 21:33:10 +0000 (18 22:33 +0100)
tree53dcfef296c841ee7eba446d34999951bf546304
parentf44944c18da6d34d56de7bfc71d96b34b7511104
wAppIconSave is now void

The Bool value is not used, therefore it suffices to return void.

wAppIconChangeImage is removed from appicon.h, because it is not implemented.
Small code cleanup for wAppIconCreateForDock at appicon.h.
src/appicon.c
src/appicon.h