Removed unused WScreen argument from workspace's state functions
commit803eb68fc40752a4ef40295ebaff1256c0b6d62b
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 12 Oct 2013 13:35:48 +0000 (12 15:35 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 12 Oct 2013 14:18:05 +0000 (12 15:18 +0100)
treedb943f3f87fb5ad3ad1c46d3ce0d56ff4b3a6692
parentfd869154c655d16160712324d2b565829f7e2377
Removed unused WScreen argument from workspace's state functions

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