From 4ebde557aee7953f766fcd6b725cbacd47f806ec Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 18 Mar 2011 16:24:28 +1000 Subject: Revert "Add synaptics orientation support" This patch needs more work before we can ship it. This reverts commit 049d5fb6037b34d94b24cb8300849cf4e3b67437. Signed-off-by: Peter Hutterer --- include/synaptics-properties.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/synaptics-properties.h b/include/synaptics-properties.h index 0b4e570..bdb2112 100644 --- a/include/synaptics-properties.h +++ b/include/synaptics-properties.h @@ -158,7 +158,4 @@ /* 32 Bit Integer, 2 values, horizontal hysteresis, vertical hysteresis */ #define SYNAPTICS_PROP_NOISE_CANCELLATION "Synaptics Noise Cancellation" -/* 32 bit, 4 values, normal, inverted, left, right */ -#define SYNAPTICS_ORIENTATION "Synaptics Orientation" - #endif /* _SYNAPTICS_PROPERTIES_H_ */ -- cgit v1.2.3