Write-only value, obsolete as of xf86-input-wacom-0.10.4-45-gba90433

Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
---
 src/wcmValidateDevice.c | 4 ----
 src/xf86WacomDefs.h     | 1 -
 2 files changed, 5 deletions(-)

diff --git a/src/wcmValidateDevice.c b/src/wcmValidateDevice.c
index 81e9a2a..8e27bb1 100644
--- a/src/wcmValidateDevice.c
+++ b/src/wcmValidateDevice.c
@@ -794,10 +794,6 @@ Bool wcmPreInitParseOptions(InputInfoPtr pInfo, Bool 
is_primary,
                        common->wcmSuppress = DEFAULT_SUPPRESS;
        }
 
-       if (xf86SetBoolOption(pInfo->options, "Tilt",
-                       (common->wcmFlags & TILT_REQUEST_FLAG)))
-               common->wcmFlags |= TILT_REQUEST_FLAG;
-
        /* pressure curve takes control points x1,y1,x2,y2
         * values in range from 0..100.
         * Linear curve is 0,0,100,100
diff --git a/src/xf86WacomDefs.h b/src/xf86WacomDefs.h
index 3170ea0..a7cdcd4 100644
--- a/src/xf86WacomDefs.h
+++ b/src/xf86WacomDefs.h
@@ -394,7 +394,6 @@ extern WacomDeviceClass gWacomISDV4Device;
  * WacomCommonRec
  *****************************************************************************/
 
-#define TILT_REQUEST_FLAG       1
 #define TILT_ENABLED_FLAG       2
 
 #define MAX_FINGERS 16
-- 
1.8.1.4


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to