mirror of
https://github.com/nonoo/kappanhang.git
synced 2026-04-21 06:13:43 +00:00
Remove unneeded call
This commit is contained in:
parent
f0e62122fc
commit
e4156fbb89
1 changed files with 0 additions and 1 deletions
|
|
@ -175,7 +175,6 @@ func (s *serialTCPSrvStruct) deinit() {
|
|||
s.listener.Close()
|
||||
}
|
||||
|
||||
s.disconnectClient()
|
||||
if s.deinitNeededChan != nil {
|
||||
s.deinitNeededChan <- true
|
||||
<-s.deinitFinishedChan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue