This commit is contained in:
Denis 2023-12-08 01:16:18 +01:00
parent c1f7cdf373
commit dc06046f7c
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03
2 changed files with 1 additions and 3 deletions

View file

@ -127,8 +127,6 @@ int dev_evdev_open(
open_fds[open_sysfs_idx] = -1;
close(fd);
continue;
} else {
printf("Acquired evdev device %s: fd=%d\n", path, fd);
}
// the device has been found