Don't set shared.hosts - unused (duplicated in i2p.listener)
This commit is contained in:
parent
bec210975d
commit
06870961b2
|
@ -172,7 +172,6 @@ class Manager(threading.Thread):
|
|||
elif outgoing_connections < shared.outgoing_connections:
|
||||
connect((host, port))
|
||||
hosts.add(group)
|
||||
shared.hosts = hosts
|
||||
|
||||
@staticmethod
|
||||
def load_data():
|
||||
|
|
Loading…
Reference in New Issue
Block a user