du5
This commit is contained in:
parent
43d8775bb2
commit
9871d392d4
@ -61,7 +61,6 @@ void start(Tree *node) {
|
||||
printf("%s\n", node->text);
|
||||
|
||||
if (fgets(input, SIZE, stdin) == NULL) {
|
||||
printf("Nespravny vstup\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user