From dd9e4bc5f5f2e0eb87b08199ce417849070249ab Mon Sep 17 00:00:00 2001 From: Chase Douglas Date: Tue, 13 Sep 2011 15:30:34 -0500 Subject: [PATCH] Really kill touch valuators Signed-off-by: Chase Douglas --- XI2.h | 1 - 1 file changed, 1 deletion(-) diff --git a/XI2.h b/XI2.h index 3c1f4a5..2e19e03 100644 --- a/XI2.h +++ b/XI2.h @@ -154,7 +154,6 @@ #define XIValuatorClass 2 #define XIScrollClass 3 #define XITouchClass 8 -#define XITouchValuatorClass 9 /* Scroll class types */ #define XIScrollTypeVertical 1