Removed unused WScreen argument from dock's clip state functions
commitfd869154c655d16160712324d2b565829f7e2377
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 12 Oct 2013 13:35:47 +0000 (12 15:35 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 12 Oct 2013 14:18:05 +0000 (12 15:18 +0100)
tree28f299d4ea3fc328fe58f020fcfec3b57753a766
parent9c6e71ead02ca688f02d6a0d84c4591611e445ca
Removed unused WScreen argument from dock's clip state functions

Now that the workspace are not more attached to a screen, the
parameter is not needed anymore.
src/dock.c
src/dock.h
src/screen.c
src/workspace.c