summaryrefslogtreecommitdiff
path: root/XI2.h
diff options
context:
space:
mode:
authorChase Douglas <chase.douglas@canonical.com>2011-09-12 16:01:53 -0500
committerChase Douglas <chase.douglas@canonical.com>2011-09-12 16:01:53 -0500
commitd6dcfd4039ede37e9c858ab6e890fdb9582a5a9d (patch)
treed2d15ebee87ea45a5acb6cb0928d45d37b944c02 /XI2.h
parent42284fa0a233240d365ff2b49cc34c257e2d2bee (diff)
Revert "Specify dependent device pointer/touch handling"
See parent commit for details. This reverts commit 4adfb5ad6c064981e2c7eb57db4bdd81cc7029ea. Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
Diffstat (limited to 'XI2.h')
-rw-r--r--XI2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/XI2.h b/XI2.h
index 04e3631..43c5836 100644
--- a/XI2.h
+++ b/XI2.h
@@ -158,8 +158,6 @@
#define XIPointerEmulated (1 << 16)
/* Device event flags (touch events only) */
#define XITouchPendingEnd (1 << 16)
-#define XITouchCanceled (1 << 17)
-#define XITouchResumed (1 << 18)
/* Touch modes */
#define XIDirectTouch 1