Commenting out printf()s
This commit is contained in:
parent
b9a8a05618
commit
79e6da0fb6
2 changed files with 9 additions and 7 deletions
|
|
@ -10740,7 +10740,6 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text)
|
|||
if (!feof(fi))
|
||||
{
|
||||
strip_trailing_whitespace(buf);
|
||||
printf("buf %s\n", buf);
|
||||
|
||||
if (!got_first)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue