Not called by the server.

Signed-off-by: Peter Hutterer <[email protected]>
---
 src/xf86Fpit.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/xf86Fpit.c b/src/xf86Fpit.c
index 87c04f1..ceeecbd 100644
--- a/src/xf86Fpit.c
+++ b/src/xf86Fpit.c
@@ -569,10 +569,7 @@ static InputInfoPtr xf86FpitAllocate(InputDriverPtr drv)
        pInfo->device_control = xf86FpitControl;
        pInfo->read_input = xf86FpitReadInput;
        pInfo->control_proc = NULL;
-       pInfo->close_proc = NULL;
        pInfo->switch_mode = NULL;
-       pInfo->conversion_proc = xf86FpitConvert;
-       pInfo->reverse_conversion_proc = NULL;
        pInfo->fd = -1;
        pInfo->atom = 0;
        pInfo->dev = NULL;
-- 
1.7.3.2

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to