Revert "Single mode changes"
This reverts commit 585e50ad9e1a98afbbb88eb074c25604a39e2d99.
This commit is contained in:
parent
585e50ad9e
commit
a355f5bf3b
@ -1598,8 +1598,8 @@ class routerHBP(HBSYSTEM):
|
||||
# Iterate the rules dictionary
|
||||
BRIDGE_SEMA.acquire(blocking = True)
|
||||
for _bridge in BRIDGES:
|
||||
#if (_bridge[0:1] == '#') and (_int_dst_id != 9):
|
||||
# continue
|
||||
if (_bridge[0:1] == '#') and (_int_dst_id != 9):
|
||||
continue
|
||||
for _system in BRIDGES[_bridge]:
|
||||
if _system['SYSTEM'] == self._system:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user