evdev: drop unused #define DEFAULT_TRACKPOINT_ACCEL

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2017-09-19 13:59:06 +10:00
parent 9765da94c0
commit 4cc24876da

View file

@ -36,12 +36,6 @@
#include "timer.h"
#include "filter.h"
/*
* The constant (linear) acceleration factor we use to normalize trackpoint
* deltas before calculating pointer acceleration.
*/
#define DEFAULT_TRACKPOINT_ACCEL 1.0
/* The fake resolution value for abs devices without resolution */
#define EVDEV_FAKE_RESOLUTION 1