GetWindow function, argument not used
commit498909704967f0339042ef50487f3046484e1fa9
authorRodolfo García Peñas (kix) <kix@kix.es>
Fri, 31 Jan 2014 19:07:57 +0000 (31 20:07 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 31 Jan 2014 19:38:18 +0000 (31 19:38 +0000)
tree2887072c5beb6bb88f27198ecf952479a27187be
parent3919363aa32c911079502576f89794d270bbd972
GetWindow function, argument not used

The argument "panel" in the function GetWindow() is not used.
This patch removes this argument to avoid compiler warnings.
WPrefs.app/MouseSettings.c
WPrefs.app/Themes.c
WPrefs.app/WPrefs.c
WPrefs.app/WPrefs.h