mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 23:25:32 -04:00
restored accounting for LAN transfer rates. See also trac ticket #60
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1592 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
82f33acf6f
commit
26db7ada52
2 changed files with 1 additions and 6 deletions
|
@ -1553,11 +1553,6 @@ int pqissl::isactive()
|
|||
return active;
|
||||
}
|
||||
|
||||
bool pqissl::bandwidthLimited()
|
||||
{
|
||||
return (!sameLAN);
|
||||
}
|
||||
|
||||
bool pqissl::moretoread()
|
||||
{
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue