Bugger! another printf left in the code.
This commit is contained in:
parent
f0e0181b24
commit
425e9f7f87
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