From: Chris Bagwell <ch...@cnpbagwell.com> Signed-off-by: Chris Bagwell <ch...@cnpbagwell.com> --- src/wcmFilter.c | 2 -- src/xf86WacomDefs.h | 2 -- 2 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/src/wcmFilter.c b/src/wcmFilter.c index a7a6281..e7e341d 100644 --- a/src/wcmFilter.c +++ b/src/wcmFilter.c @@ -93,8 +93,6 @@ void wcmResetSampleCounter(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 5b7ac9d..6ced5df 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.1 ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel