mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
remove waitForBytesWritten for initial tests
This commit is contained in:
parent
292fb51b43
commit
6b8c60e964
1 changed files with 0 additions and 2 deletions
|
@ -184,8 +184,6 @@ void AvatarMixer::broadcastAvatarData() {
|
|||
|
||||
++_sumIdentityPackets;
|
||||
}
|
||||
|
||||
nodeList->getNodeSocket().waitForBytesWritten(-1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue