aa
This commit is contained in:
@@ -380,7 +380,6 @@ func HandleTcpMessages() {
|
||||
select {
|
||||
case data, _ := <-printMsgCallbackChan:
|
||||
changePrintMsg(data)
|
||||
default:
|
||||
break Loop
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user