diff --git a/limelight-common/VideoStream.cpp b/limelight-common/VideoStream.cpp index 9ac52f0..98e9f8e 100644 --- a/limelight-common/VideoStream.cpp +++ b/limelight-common/VideoStream.cpp @@ -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));