From: Christian Linhart Date: Mon, 8 Sep 2014 00:29:10 +0000 (+0200) Subject: xinput: update TODO: remove parametrized structs X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?p=free-sw%2Fxcb%2Fproto;a=commitdiff_plain;h=refs%2Fheads%2FParametrizedStruct-V4 xinput: update TODO: remove parametrized structs Message-ID: <1410136150-30254-5-git-send-email-chris@demorecorder.com> Patch-Thread-Subject: [Xcb] parametrized structs implemented Patch-Set: ParametrizedStruct Patch-Number: proto 5/5 Patch-Version: V1 Signed-off-by: Christian Linhart --- diff --git a/src/xinput.xml b/src/xinput.xml index c8c1f07..c729f20 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -50,14 +50,6 @@ This affects the following: ***** -Parametrized structs - -This is needed for being able to use the value of the field -"num_axes" of the GetDeviceMotionEvents-reply -in struct DeviceTimeCoord. - -***** - -->