From 7632384d5c15b7bbd01601136945a7c1e88c14e8 Mon Sep 17 00:00:00 2001 From: Simon Date: Sat, 17 Apr 2021 11:05:18 +0100 Subject: [PATCH] Remove rogue print(() statement that was used for testing --- bridge_master.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bridge_master.py b/bridge_master.py index ebfcd30..c60ff9b 100755 --- a/bridge_master.py +++ b/bridge_master.py @@ -1259,7 +1259,6 @@ class routerOBP(OPENBRIDGE): 'lastData': False } - print(self.STATUS[_stream_id]) # 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: