Confparse: Remove debug pintf
This commit is contained in:
parent
9ca98a83ff
commit
6715ba034b
@ -218,8 +218,6 @@ get_list_opt(char *src, char *def, char *name, int *n)
|
||||
p2[j] = '\0';
|
||||
|
||||
ret[i] = str_to_opt(clean_value(p2));
|
||||
|
||||
printf("---> %s\n", p2);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user