Don't set shared.hosts - unused (duplicated in i2p.listener)
This commit is contained in:
parent
38cd61fded
commit
7d9f5d9643
|
@ -146,7 +146,6 @@ class Manager(threading.Thread):
|
|||
hosts.add(c.host)
|
||||
with shared.connections_lock:
|
||||
shared.connections.add(c)
|
||||
shared.hosts = hosts
|
||||
|
||||
@staticmethod
|
||||
def load_data():
|
||||
|
|
Loading…
Reference in New Issue
Block a user