remove debug print
This commit is contained in:
@@ -220,5 +220,4 @@ void free_parsed(void *ptr) {
|
||||
free_parsed_list(parsed);
|
||||
break;
|
||||
}
|
||||
printf("%d\n",parsed->type);
|
||||
}
|
||||
Reference in New Issue
Block a user