fixed incorrect merge

This commit is contained in:
Arvid Norberg 2010-03-08 02:06:30 +00:00
parent d18b1612e4
commit 723c59b6e8
1 changed files with 0 additions and 2 deletions

View File

@ -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();