mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2025-08-18 01:15:46 +00:00
Remove unused variable
This commit is contained in:
parent
a7d4537274
commit
e01617cd17
@ -75,7 +75,6 @@ static void ReceiveThreadProc(void* context) {
|
||||
char* buffer;
|
||||
int queueStatus;
|
||||
int useSelect;
|
||||
PRTPFEC_QUEUE_ENTRY queueEntry;
|
||||
|
||||
receiveSize = StreamConfig.packetSize + MAX_RTP_HEADER_SIZE;
|
||||
bufferSize = receiveSize + sizeof(RTPFEC_QUEUE_ENTRY);
|
||||
|
Loading…
x
Reference in New Issue
Block a user