mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-09 22:37:55 +00:00
old debug printf
This commit is contained in:
parent
0678ae169b
commit
8286e4c78d
@ -520,7 +520,6 @@ void stopSessionTorrent()
|
||||
// save_resume_data will generate an alert when it's done
|
||||
st.handle.save_resume_data();
|
||||
++num_outstanding_resume_data;
|
||||
printf("\r%d ", num_outstanding_resume_data);
|
||||
}
|
||||
printf("\nwaiting for resume data [%d]\n", num_outstanding_resume_data);
|
||||
while (num_outstanding_resume_data > 0)
|
||||
|
Loading…
Reference in New Issue
Block a user