In this patch you remove the reference to xf86AiptekClose, but I don't
think that function is removed in this patch.

On Wed, Dec 1, 2010 at 9:13 PM, Peter Hutterer <peter.hutte...@who-t.net> wrote:
>  /**********************************************************************
>  * xf86AiptekSendEvents
>  *  Send events according to the device state.
> @@ -1799,10 +1672,7 @@ xf86AiptekAllocate(char* name,
>     pInfo->device_control =             xf86AiptekProc;
>     pInfo->read_input =                 xf86AiptekHIDReadInput;
>     pInfo->control_proc =               xf86AiptekChangeControl;
> -    pInfo->close_proc =                 xf86AiptekClose;
>     pInfo->switch_mode =                xf86AiptekSwitchMode;
> -    pInfo->conversion_proc =            xf86AiptekConvert;
> -    pInfo->reverse_conversion_proc =    xf86AiptekReverseConvert;
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to