dix: Remove redundant declarations.

Signed-off-by: Michal Suchanek <hramrach@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Michal Suchanek 2012-04-24 18:37:30 +02:00 committed by Dave Airlie
parent ea9ed83f8f
commit 36377fb0e8
2 changed files with 0 additions and 5 deletions

View File

@ -349,8 +349,6 @@ IsFloating(DeviceIntPtr dev)
*/
extern int lastEvent;
extern int DeviceMotionNotify;
#define CantBeFiltered NoEventMask
/**
* Event masks for each event type.

View File

@ -61,10 +61,7 @@
****************************************************************************/
/* fwds */
int
SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
static double
SimpleSmoothProfile(DeviceIntPtr dev, DeviceVelocityPtr vel, double velocity,
double threshold, double acc);
static PointerAccelerationProfileFunc