aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorÉric Brunet <Eric.Brunet@lps.ens.fr>2014-09-27 22:06:36 +0200
committerPeter Hutterer <peter.hutterer@who-t.net>2014-09-29 11:18:16 +1000
commit605047613c534babf723f25597e8cc4be6758db0 (patch)
treed29fe1d46ce614dcc168bbdb27c6d6f350bcd1a6 /Makefile.am
parentDrop some unused #defines (diff)
downloadxf86-input-evdev-605047613c534babf723f25597e8cc4be6758db0.tar.gz
xf86-input-evdev-605047613c534babf723f25597e8cc4be6758db0.tar.bz2
xf86-input-evdev-605047613c534babf723f25597e8cc4be6758db0.zip
Don't pass superfluous arguments to EvdevPost*Events
The functions EvdevPostProximityEvents, EvdevPostRelativeMotionEvents, EvdevPostAbsoluteMotionEvents and EvdevPostQueuedEvents are only called by EvdevProcessSyncEvent. These functions take as arguments an array of valuators which is set by EvdevProcessSyncEvent to contain ... nothing. This patch changes the prototype of the four functions, their definitions and the way they are called to remove the useless array of valuators. Signed-off-by: Éric Brunet <Eric.Brunet@lps.ens.fr> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions