merged padfile change from RC_0_16

This commit is contained in:
Arvid Norberg 2013-01-30 08:33:34 +00:00
parent 07f9133ba9
commit 89acabce7e
1 changed files with 0 additions and 1 deletions

View File

@ -579,7 +579,6 @@ namespace libtorrent
}
}
else if (pad_file_limit >= 0
&& (off & (alignment-1)) != 0
&& i->size > pad_file_limit
&& i->pad_file == false)
{