This commit is contained in:
Mark Qvist
2022-04-27 13:31:07 +02:00
parent cf1ca01a3b
commit 24b7cb777f
-3
View File
@@ -766,9 +766,6 @@ class Reticulum:
if interface != None:
interface.ifac_netname = ifac_netname
interface.ifac_netkey = ifac_netkey
# TODO: Remove
RNS.log("Interface ready: "+str(interface))
RNS.Transport.interfaces.append(interface)