Fix leftover
This commit is contained in:
parent
44228d1296
commit
2f18a9aea7
1 changed files with 0 additions and 2 deletions
|
|
@ -60,8 +60,6 @@ static void ReceiveThreadProc(void* context) {
|
|||
Limelog("Receive thread terminating #2\n");
|
||||
return;
|
||||
}
|
||||
|
||||
queueRtpPacket((PRTP_PACKET) &buffer[sizeof(int)], err);
|
||||
|
||||
memcpy(buffer, &err, sizeof(err));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue