mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-09 05:58:01 +02:00
tools: remove a leftover debug printf statement
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
e320214091
commit
e242ad219a
1 changed files with 0 additions and 1 deletions
|
|
@ -967,7 +967,6 @@ main(int argc, char **argv)
|
|||
verbose = true;
|
||||
break;
|
||||
default:
|
||||
printf(".. %c\n", c);
|
||||
if (tools_parse_option(c, optarg, &options) != 0) {
|
||||
usage();
|
||||
return 1;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue