Remove rogue print(() statement that was used for testing
This commit is contained in:
parent
eb4028d7d0
commit
7632384d5c
@ -1259,7 +1259,6 @@ class routerOBP(OPENBRIDGE):
|
|||||||
'lastData': False
|
'lastData': False
|
||||||
|
|
||||||
}
|
}
|
||||||
print(self.STATUS[_stream_id])
|
|
||||||
|
|
||||||
# If we can, use the LC from the voice header as to keep all options intact
|
# If we can, use the LC from the voice header as to keep all options intact
|
||||||
if _frame_type == HBPF_DATA_SYNC and _dtype_vseq == HBPF_SLT_VHEAD:
|
if _frame_type == HBPF_DATA_SYNC and _dtype_vseq == HBPF_SLT_VHEAD:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user