Arguments not used in SetButtonAlphaImage
commit3919363aa32c911079502576f89794d270bbd972
authorRodolfo García Peñas (kix) <kix@kix.es>
Fri, 31 Jan 2014 19:07:56 +0000 (31 20:07 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 31 Jan 2014 19:38:18 +0000 (31 19:38 +0000)
treeac8e3124228dc5576a172e39830ccd69693d5890
parent0e01e6920572b3d3a7a8df2872513144225440a8
Arguments not used in SetButtonAlphaImage

The arguments for SetButtonAlphaImage() are not used, so can be removed to
avoid compiler warnings.

This patch removes these arguments, so the code in SetButtonAlphaImage(), not
used, can be removed too.
WPrefs.app/Appearance.c
WPrefs.app/WPrefs.c
WPrefs.app/WPrefs.h