]> diplodocus.org Git - xorg-xinput/blobdiff - src/list.c
xi2 test: add two missing breaks.
[xorg-xinput] / src / list.c
index 09eaa0a95b7df1ff248b674075d36ec7ce93020d..05f58f58d89663d6bd97a5a2f248bbe5f7e77e38 100644 (file)
@@ -243,7 +243,6 @@ list_xi2(Display    *display,
     }
 
     info = XIQueryDevice(display, XIAllDevices, &ndevices);
-    dev = info;
 
     for(i = 0; i < ndevices; i++)
     {