Value stored to 'max' is never read
Value stored to 'min' is never read

Signed-off-by: Jason Gerecke <killert...@gmail.com>
---
 src/xf86Wacom.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/xf86Wacom.c b/src/xf86Wacom.c
index de0438f..1c4a7d0 100644
--- a/src/xf86Wacom.c
+++ b/src/xf86Wacom.c
@@ -297,8 +297,6 @@ static int wcmInitAxes(DeviceIntPtr pWcm)
                label = None;
                mode = Absolute;
                min_res = max_res = res = 1;
-               min = 0;
-               max = 1;
 
                min = MIN_PAD_RING;
                max = MAX_PAD_RING;
-- 
2.1.0


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to