removed todo for wireless links, since they may be used by an API, until know for sure, leaving in
This commit is contained in:
parent
7366738023
commit
d28a64b53c
1 changed files with 0 additions and 1 deletions
|
@ -240,7 +240,6 @@ class Session:
|
||||||
)
|
)
|
||||||
return node_one, node_two, net_one, net_two, tunnel
|
return node_one, node_two, net_one, net_two, tunnel
|
||||||
|
|
||||||
# TODO: this doesn't appear to ever be used, EMANE or basic wireless range
|
|
||||||
def _link_wireless(self, objects, connect):
|
def _link_wireless(self, objects, connect):
|
||||||
"""
|
"""
|
||||||
Objects to deal with when connecting/disconnecting wireless links.
|
Objects to deal with when connecting/disconnecting wireless links.
|
||||||
|
|
Loading…
Add table
Reference in a new issue