]> diplodocus.org Git - xorg-xinput/blobdiff - src/buttonmap.c
Require inputproto 1.9.99.12
[xorg-xinput] / src / buttonmap.c
index c3dc406f1b86d32c3c8043cd5760de4e82c8da60..7fed9273232526e8b08aeeb99c37365e364d983c 100644 (file)
@@ -69,7 +69,6 @@ get_button_map(Display        *display,
     if (device) {
        int             idx;
        unsigned char   *map;
-       int             min;
 
        map = (unsigned char *) malloc(sizeof(unsigned char) * nbuttons);