summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Vignatti <vignatti@c3sl.ufpr.br>2008-10-08 02:12:49 -0300
committerTiago Vignatti <vignatti@c3sl.ufpr.br>2008-10-08 03:41:17 -0300
commitadf3e296e2b00164fb22e89ad4f44acbd2e3deae (patch)
tree3700cf50a12005f62005bf7b189357ab6bbfc437
parentbca9fa2efe97d2816a2e9412cdff08a0145c8f96 (diff)
Remove unused declarations.
AvailableClientInput (LBX debris) and xf86XinputFinalizeInit.
-rw-r--r--hw/xfree86/common/xf86Xinput.h1
-rw-r--r--include/os.h2
2 files changed, 0 insertions, 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(