wmaker: remove parameter 'which' from local function 'restoreMenu'
commitb3c20610e9f43ab71152738d4c20fe388e70052d
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 8 Dec 2014 21:42:41 +0000 (8 22:42 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 10 Dec 2014 10:19:19 +0000 (10 10:19 +0000)
treea3f5c144e53c2497eba5883f9f573bcd1b4a13aa
parent1d1c5f77c744dff0aa7323e5defc4f89b8df97b9
wmaker: remove parameter 'which' from local function 'restoreMenu'

This parameter is given always the same value, so there is not reason to
keep it. The code is updated to take this value into account, and the
related constants are removed.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
src/menu.c