input: Purge AddOtherInputDevices DDX hook.

This hook wasn't used by any DDX. Device addition and removal is handled by
the config backend, so we don't need to do anything special that during the
ListInputDevices request processing.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
Peter Hutterer
2010-07-30 14:26:06 +10:00
parent cb672a461c
commit 4ac3be29bc
7 changed files with 0 additions and 109 deletions

View File

@@ -26,9 +26,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#ifndef XI_STUBS_H
#define XI_STUBS_H 1
extern _X_EXPORT void
AddOtherInputDevices (void);
extern _X_EXPORT int
SetDeviceMode (
ClientPtr /* client */,