summaryrefslogtreecommitdiff
path: root/hw/xwin/winblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwin/winblock.c')
-rw-r--r--hw/xwin/winblock.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/xwin/winblock.c b/hw/xwin/winblock.c
index 8b846520c..110740d55 100644
--- a/hw/xwin/winblock.c
+++ b/hw/xwin/winblock.c
@@ -36,8 +36,7 @@
/* See Porting Layer Definition - p. 6 */
void
-winBlockHandler(ScreenPtr pScreen,
- void *pTimeout, void *pReadMask)
+winBlockHandler(ScreenPtr pScreen, void *pTimeout)
{
#if defined(XWIN_CLIPBOARD) || defined(XWIN_MULTIWINDOW)
winScreenPriv(pScreen);