summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2010-11-17 09:27:30 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2010-11-17 09:43:07 +1000
commita72d2fce7547ae1d206896ce391d9cf7ada21c61 (patch)
tree76b842b15380b18ebf409051419817a4939dc5dd
parent9cbfc2f05c1dbe6d5f4182a717f691b6208fdd36 (diff)
Remove less-than-useful comment.
External declarations? Where? Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--src/xf86HyperPen.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xf86HyperPen.c b/src/xf86HyperPen.c
index dd7ad03..86c0fe6 100644
--- a/src/xf86HyperPen.c
+++ b/src/xf86HyperPen.c
@@ -199,10 +199,6 @@ static const char * ss_initstr = SS_STREAM_MODE;
#define LPI2CPM(res) (res * 1000 / 25.4)
/*
-** External declarations
-*/
-
-/*
** xf86HypReadInput
** Reads from the HyperPen and posts any new events to the server.
*/