summaryrefslogtreecommitdiff
path: root/src/mouse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mouse.h')
-rw-r--r--src/mouse.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/mouse.h b/src/mouse.h
index 6628001..22ec0e3 100644
--- a/src/mouse.h
+++ b/src/mouse.h
@@ -161,17 +161,6 @@ typedef struct {
extern OSMouseInfoPtr xf86OSMouseInit(int flags);
-/* Adjust this when the mouse interface changes. */
-
-/*
- * History:
- *
- * 1.0.0 - Everything up to when versioning was started.
- * 1.1.0 - FindDevice and GuessProtocol added to OSMouseInfoRec
- * 1.2.0 - xisbscale added to MouseDevRec
- *
- */
-
/* Z axis mapping */
#define MSE_NOZMAP 0
#define MSE_MAPTOX -1