forked from premiere/premiere-libtorrent
fixed incorrect merge
This commit is contained in:
parent
d18b1612e4
commit
723c59b6e8
|
@ -5106,8 +5106,6 @@ namespace libtorrent
|
|||
int scale = 100;
|
||||
if (!is_seed()) scale = 50;
|
||||
|
||||
if (num == 0) return 0;
|
||||
|
||||
int ret = 0;
|
||||
|
||||
ptime now = time_now();
|
||||
|
|
Loading…
Reference in New Issue