From adf3e296e2b00164fb22e89ad4f44acbd2e3deae Mon Sep 17 00:00:00 2001 From: Tiago Vignatti Date: Wed, 8 Oct 2008 02:12:49 -0300 Subject: [PATCH] Remove unused declarations. AvailableClientInput (LBX debris) and xf86XinputFinalizeInit. --- hw/xfree86/common/xf86Xinput.h | 1 - include/os.h | 2 -- 2 files changed, 3 deletions(-) diff --git a/hw/xfree86/common/xf86Xinput.h b/hw/xfree86/common/xf86Xinput.h index 02f657de3..7617a3ed5 100644 --- a/hw/xfree86/common/xf86Xinput.h +++ b/hw/xfree86/common/xf86Xinput.h @@ -170,7 +170,6 @@ void xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down, ...); void xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code, int is_down); -void xf86XinputFinalizeInit(DeviceIntPtr dev); void xf86ActivateDevice(LocalDevicePtr local); Bool xf86CheckButton(int button, int down); void xf86SwitchCoreDevice(LocalDevicePtr device, DeviceIntPtr core); diff --git a/include/os.h b/include/os.h index c2bcd0909..e63daad50 100644 --- a/include/os.h +++ b/include/os.h @@ -169,8 +169,6 @@ extern void MakeClientGrabPervious(ClientPtr /*client*/); extern void ListenOnOpenFD(int /* fd */, int /* noxauth */); #endif -extern void AvailableClientInput(ClientPtr /* client */); - extern CARD32 GetTimeInMillis(void); extern void AdjustWaitForDelay(