chiark / gitweb /
add a bunch of private device properties to udev_device
[elogind.git] / udev / test-udev.c
index b05990ac073c94ef6fe2f9340c6413c7b9eff1a6..6c01bdbcd45249b49c9529da8c93661591eb592b 100644 (file)
@@ -57,7 +57,6 @@ int main(int argc, char *argv[])
        const char *devpath;
        const char *subsystem;
        struct sigaction act;
-       int devnull;
        int retval = -EINVAL;
 
        udev = udev_new();