summaryrefslogtreecommitdiff
path: root/synaptics.c
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-02-09 23:40:41 +0100
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:01:47 +0200
commitc950f4cd6398e128e38348fe58eb8729ffca74d2 (patch)
tree02e302265b9dde6a8e78a27a0664235149e7965c /synaptics.c
parentbf028192421e3ad99c218734f9c407078a7e93ca (diff)
Added a "distribution" target to the Makefile.
Diffstat (limited to 'synaptics.c')
-rw-r--r--synaptics.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/synaptics.c b/synaptics.c
index 13cd3c5..826655a 100644
--- a/synaptics.c
+++ b/synaptics.c
@@ -120,8 +120,6 @@ typedef enum {
#define DEV_INPUT_EVENT "/dev/input"
#define EVENT_DEV_NAME "event"
-#define VERSION "0.12.3"
-
/*****************************************************************************
* Forward declaration
****************************************************************************/