xserver/hw/vfb
Peter Hutterer 0fb7a5c261 input: Purge Register*Device() functions.
RegisterPointerDevice() and RegisterKeyboardDevice() were already mapped to
RegisterOtherDevice() and obsolete.

RegisterOtherDevice() was called for all devices and the two assignments can
simply be moved into AddInputDevice(). Purge RegisterOtherDevice() and
pretend it never happened.

*lalalalala*

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
2010-09-01 15:26:47 +10:00
..
.gitignore
InitInput.c input: Purge Register*Device() functions. 2010-09-01 15:26:47 +10:00
InitOutput.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
Makefile.am vfb: Remove dead variable and header file 2010-05-21 12:49:46 -07:00
Xvfb.man.pre