mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 13:43:49 +02:00
close of PacketList not required to count last packet
This commit is contained in:
parent
20b0f4f3d1
commit
6a76f858d8
1 changed files with 0 additions and 2 deletions
|
@ -280,8 +280,6 @@ int OctreeInboundPacketProcessor::sendNackPackets() {
|
|||
}
|
||||
}
|
||||
|
||||
nackPacketList.closeCurrentPacket();
|
||||
|
||||
int packetsSent = nackPacketList.getNumPackets();
|
||||
|
||||
if (packetsSent) {
|
||||
|
|
Loading…
Reference in a new issue