Removed debug printf.
This commit is contained in:
parent
124073b688
commit
6d58dc3813
@ -43,8 +43,6 @@ arguments_t * parse_arguments(int argc, char **argv) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
printf("%d\n", pos_args_pos);
|
|
||||||
|
|
||||||
if (pos_args_pos < 3) {
|
if (pos_args_pos < 3) {
|
||||||
print_usage();
|
print_usage();
|
||||||
exit(1);
|
exit(1);
|
||||||
|
Loading…
Reference in New Issue
Block a user