Removed debug printf
This commit is contained in:
parent
7c0a71aaaf
commit
9fcbafff0f
1 changed files with 0 additions and 2 deletions
|
|
@ -124,8 +124,6 @@ int dev_evdev_open(
|
||||||
open_fds[open_sysfs_idx] = -1;
|
open_fds[open_sysfs_idx] = -1;
|
||||||
close(fd);
|
close(fd);
|
||||||
continue;
|
continue;
|
||||||
} else {
|
|
||||||
printf("post-ev_matches: %s\n", libevdev_get_name(*out_evdev));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// the device has been found
|
// the device has been found
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue