forked from premiere/premiere-libtorrent
*** empty log message ***
This commit is contained in:
parent
c6ef357cdc
commit
a75f327fee
|
@ -401,6 +401,7 @@ namespace libtorrent {
|
||||||
storage m_storage;
|
storage m_storage;
|
||||||
|
|
||||||
// total number of bytes left to be downloaded
|
// total number of bytes left to be downloaded
|
||||||
|
// TODO: this member shouldn't be necessaty any more
|
||||||
size_type m_bytes_left;
|
size_type m_bytes_left;
|
||||||
|
|
||||||
// a bitmask representing the pieces we have
|
// a bitmask representing the pieces we have
|
||||||
|
|
Loading…
Reference in New Issue