From: Chris Bagwell <ch...@cnpbagwell.com>

Signed-off-by: Chris Bagwell <ch...@cnpbagwell.com>
---
 src/wcmCommon.c     |    2 --
 src/xf86WacomDefs.h |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/wcmCommon.c b/src/wcmCommon.c
index 14f8f92..f68bc8b 100644
--- a/src/wcmCommon.c
+++ b/src/wcmCommon.c
@@ -853,8 +853,6 @@ static void resetSampleCounter(const WacomChannelPtr 
pChannel)
 {
        pChannel->nSamples = 0;
        pChannel->rawFilter.npoints = 0;
-       pChannel->rawFilter.statex = 0;
-       pChannel->rawFilter.statey = 0;
 }
 
 /*****************************************************************************
diff --git a/src/xf86WacomDefs.h b/src/xf86WacomDefs.h
index bf17fb7..d483f36 100644
--- a/src/xf86WacomDefs.h
+++ b/src/xf86WacomDefs.h
@@ -304,8 +304,6 @@ struct _WacomFilterState
         int y[MAX_SAMPLES];
         int tiltx[MAX_SAMPLES];
         int tilty[MAX_SAMPLES];
-        int statex;
-        int statey;
 };
 
 struct _WacomChannel
-- 
1.7.3.2


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to