WPrefs: Removed unused screen argument in functions 'Init*'
commitdef69435b1602969e5d59723a9aaea3b3195e38f
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 1 Nov 2013 15:06:59 +0000 (1 16:06 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 1 Nov 2013 17:27:11 +0000 (1 15:27 -0200)
tree2b212ccf79cf4d0e54edc23ab814a09015ab7f70
parentf5f367841bacd64fa90135189b71a0e4f70d9859
WPrefs: Removed unused screen argument in functions 'Init*'

The screen argument was not used in 'InitDoubleTest', 'InitEditMenuItem'
and 'InitEditMenu', so remove it to make the code simpler and avoid
compiler warning.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WPrefs.app/double.c
WPrefs.app/editmenu.c