merged padfile change from RC_0_16
This commit is contained in:
parent
07f9133ba9
commit
89acabce7e
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue