diff options
Diffstat (limited to 'hw/xnest')
-rw-r--r-- | hw/xnest/Events.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xnest/Events.c b/hw/xnest/Events.c index 355b46f98..35ba43269 100644 --- a/hw/xnest/Events.c +++ b/hw/xnest/Events.c @@ -117,7 +117,6 @@ void xnestCollectEvents(void) { XEvent X; - xEvent x; int i, n, valuators[2]; ScreenPtr pScreen; GetEventList(&xnestEvents); |