[PATCH 2/7] xfree86: drop unused prevSIGIO
Peter Hutterer
peter.hutterer at who-t.net
Wed Feb 13 16:24:04 PST 2013
Unused as of 5d309af2ed93e91c7d72f548a11052051efbb40f
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
hw/xfree86/common/xf86Events.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/hw/xfree86/common/xf86Events.c b/hw/xfree86/common/xf86Events.c
index d92174e..0552233 100644
--- a/hw/xfree86/common/xf86Events.c
+++ b/hw/xfree86/common/xf86Events.c
@@ -413,7 +413,6 @@ static void
xf86VTSwitch(void)
{
int i;
- static int prevSIGIO;
InputInfoPtr pInfo;
IHPtr ih;
--
1.8.1.2
More information about the xorg-devel
mailing list