diff options
author | Éric Brunet <Eric.Brunet@lps.ens.fr> | 2014-09-27 22:06:36 +0200 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2014-09-29 11:18:16 +1000 |
commit | 605047613c534babf723f25597e8cc4be6758db0 (patch) | |
tree | d29fe1d46ce614dcc168bbdb27c6d6f350bcd1a6 /include/evdev-properties.h | |
parent | Drop some unused #defines (diff) | |
download | xf86-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 'include/evdev-properties.h')
0 files changed, 0 insertions, 0 deletions