mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove print statement left in commit c3f8daa
This commit is contained in:
parent
4890c25376
commit
7e299cb2b0
@ -1438,7 +1438,6 @@ gz_thread_write (gzFile file, gz_thread_params_t* params)
|
||||
}
|
||||
else if (bytes == 0)
|
||||
{
|
||||
printf("gz_thread_func EOF\n");
|
||||
break;
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user