summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrzemo Firszt <przemo@firszt.eu>2010-01-04 23:13:06 +0000
committerPeter Hutterer <peter.hutterer@who-t.net>2010-01-05 16:16:02 +1000
commitedf71d2a664f6ed2a3ecccf77760c31410017444 (patch)
treea23d154a51f0b9209741c813657df20bb3f8a339
parent118027d6704ad8b3162ed06fc02d1dbdcc877485 (diff)
downloadxf86-input-wacom-edf71d2a664f6ed2a3ecccf77760c31410017444.tar.gz
Remove duplicate comment in xf86WacomDefs.h
Signed-off-by: Przemo Firszt <przemo@firszt.eu> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--src/xf86WacomDefs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xf86WacomDefs.h b/src/xf86WacomDefs.h
index 1e4a441..34a9375 100644
--- a/src/xf86WacomDefs.h
+++ b/src/xf86WacomDefs.h
@@ -324,10 +324,6 @@ struct _WacomChannel
WacomDeviceState work; /* next state */
- /* the following struct contains the current known state of the
- * device channel, as well as the previous MAX_SAMPLES states
- * for use in detecting hardware defects, jitter, trends, etc. */
-
/* the following union contains the current known state of the
* device channel, as well as the previous MAX_SAMPLES states
* for use in detecting hardware defects, jitter, trends, etc. */