Remove some unused function arguments
commitd79578c91819da75579af6b99a9bd9d3bad1f060
authorUli Schlachter <psychon@znc.in>
Sun, 8 Aug 2010 14:54:36 +0000 (8 16:54 +0200)
committerUli Schlachter <psychon@znc.in>
Sun, 8 Aug 2010 14:57:25 +0000 (8 16:57 +0200)
tree945b0fa0a586585da7cd9d0eb6d25db9e21c5239
parent721f33d5cc6ab05a4436c16bb6ea41de1725594a
Remove some unused function arguments

We no longer have to follow libxcb-property's API for these function, so we can
remove arguments which we don't use anyway.

Signed-off-by: Uli Schlachter <psychon@znc.in>
property.c