summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Privstr.h
diff options
context:
space:
mode:
authorTiago Vignatti <vignatti@c3sl.ufpr.br>2008-06-11 18:10:55 -0300
committerTiago Vignatti <vignatti@c3sl.ufpr.br>2008-06-11 18:10:55 -0300
commit6e018f6a30dab1259b8fdc1ae4c84056b2acf362 (patch)
tree5d8d29db38ae1c9321a7c0ff764acc325919b2de /hw/xfree86/common/xf86Privstr.h
parent881e551de92e5664f92ef1961092e35cd7a77b15 (diff)
No need for inputPending field in xf86Info.
Diffstat (limited to 'hw/xfree86/common/xf86Privstr.h')
-rw-r--r--hw/xfree86/common/xf86Privstr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86Privstr.h b/hw/xfree86/common/xf86Privstr.h
index 318a59f19..0601c0d8f 100644
--- a/hw/xfree86/common/xf86Privstr.h
+++ b/hw/xfree86/common/xf86Privstr.h
@@ -85,7 +85,6 @@ typedef struct {
/* event handler part */
int lastEventTime;
Bool vtRequestsPending;
- Bool inputPending;
Bool dontVTSwitch;
Bool dontZap;
Bool dontZoom;