mirror of https://github.com/aria2/aria2
Removed dead code
parent
f42199b46d
commit
6fddbc845c
|
@ -181,7 +181,6 @@ void collectUpward
|
|||
collectNodes(nodes, parent->getLeft()->getBucket());
|
||||
}
|
||||
from = parent;
|
||||
parent = parent->getParent();
|
||||
if(DHTBucket::K <= nodes.size()) {
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue