(trunk libT) fix webseed-in-magnet-link regression introduced in r13547 (2.71+). This issue was tracked down by by x190 in ticket #5081
This commit is contained in:
parent
b60375bc2e
commit
718da0688f
|
@ -564,7 +564,6 @@ tr_metainfoParseImpl( const tr_session * session,
|
||||||
return str;
|
return str;
|
||||||
|
|
||||||
/* get the url-list */
|
/* get the url-list */
|
||||||
if( !isMagnet )
|
|
||||||
geturllist( inf, meta );
|
geturllist( inf, meta );
|
||||||
|
|
||||||
/* filename of Transmission's copy */
|
/* filename of Transmission's copy */
|
||||||
|
|
Loading…
Reference in New Issue