Removed unused WScreen argument in dock's drawer state functions
commitb7ae1b50e28ebc2a4d16f28ea51779c9380d66d6
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 12 Oct 2013 13:35:50 +0000 (12 15:35 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 12 Oct 2013 14:18:06 +0000 (12 15:18 +0100)
tree1604bd1d236570cd58446de4bf0481bf971988fb
parent6ad22c867281a427fd5aedc3dc1a1ae5c6021b03
Removed unused WScreen argument in dock's drawer state functions

It was used to access the session state, which was stored in the
screen scruct, which is now more logically in the global namespace.
src/dock.c