mirror of
https://github.com/transmission/transmission
synced 2025-03-12 07:03:44 +00:00
(trunk libT) hm, this debugging line wasn't supposed to get checked in...
This commit is contained in:
parent
d927c6b280
commit
75b07909b7
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@ getTimeoutFromURL( const struct tr_web_task * task )
|
|||
else if( strstr( task->url, "announce" ) != NULL ) timeout = 90L;
|
||||
else timeout = 240L;
|
||||
|
||||
fprintf( stderr, "timeout for [%s] is %ld\n", task->url, timeout );
|
||||
return timeout;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue