mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-28 07:20:06 +01:00
tools: remove a leftover debug printf statement
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit e242ad219a)
This commit is contained in:
parent
0df61c76fe
commit
859e09cb79
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