From 25c3c64b48dc7bd272aad413865ec226b3c74657 Mon Sep 17 00:00:00 2001 From: Søren Sandmann Pedersen Date: Tue, 7 Jun 2011 15:46:03 -0400 Subject: Remove unused EventList variable --- src/spiceqxl_inputs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/spiceqxl_inputs.c b/src/spiceqxl_inputs.c index ccc5b8c..16a2d90 100644 --- a/src/spiceqxl_inputs.c +++ b/src/spiceqxl_inputs.c @@ -233,7 +233,6 @@ static void tablet_buttons(SpiceTabletInstance *sin, { static uint32_t old_buttons_state = 0; int n; - EventList *eventq; int i; // For some reason spice switches the second and third button, undo that. -- cgit v1.2.3