mirror of
https://github.com/transmission/transmission
synced 2025-02-23 06:30:38 +00:00
this should've been in r7529
This commit is contained in:
parent
415f04059f
commit
9ea0489471
1 changed files with 0 additions and 2 deletions
|
@ -378,8 +378,6 @@ tr_sessionInit( const char * tag,
|
|||
signal( SIGPIPE, SIG_IGN );
|
||||
#endif
|
||||
|
||||
tr_msgInit( );
|
||||
|
||||
found = tr_bencDictFindInt( &settings, TR_PREFS_KEY_PEER_LIMIT_TORRENT, &i );
|
||||
assert( found );
|
||||
session->peerLimitPerTorrent = i;
|
||||
|
|
Loading…
Reference in a new issue