mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2025-07-02 15:56:02 +00:00
Fix leftover
This commit is contained in:
parent
44228d1296
commit
2f18a9aea7
@ -61,8 +61,6 @@ static void ReceiveThreadProc(void* context) {
|
||||
return;
|
||||
}
|
||||
|
||||
queueRtpPacket((PRTP_PACKET) &buffer[sizeof(int)], err);
|
||||
|
||||
memcpy(buffer, &err, sizeof(err));
|
||||
|
||||
if (!offerQueueItem(&packetQueue, buffer)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user