Bugger! another printf left in the code.
This commit is contained in:
parent
cc311e5b2f
commit
543f8198e4
1 changed files with 0 additions and 1 deletions
|
@ -223,7 +223,6 @@ hts_settings_buildpath(char *dst, size_t dstsize, const char *fmt, va_list ap)
|
|||
*n = '_';
|
||||
n++;
|
||||
}
|
||||
printf("hts_settings_buildpath(): %s => %s\n", fmt, dst);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue