diff options
author | Peter Osterlund <petero2@telia.com> | 2004-02-09 23:40:41 +0100 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:01:47 +0200 |
commit | c950f4cd6398e128e38348fe58eb8729ffca74d2 (patch) | |
tree | 02e302265b9dde6a8e78a27a0664235149e7965c /synaptics.c | |
parent | bf028192421e3ad99c218734f9c407078a7e93ca (diff) |
Added a "distribution" target to the Makefile.
Diffstat (limited to 'synaptics.c')
-rw-r--r-- | synaptics.c | 2 |
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 ****************************************************************************/ |