mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-04-22 08:00:27 +00:00
Cleanup some harmless issues found by Clang
This commit is contained in:
@@ -18,8 +18,6 @@ static int decodingFrame;
|
||||
static LINKED_BLOCKING_QUEUE decodeUnitQueue;
|
||||
static unsigned int nominalPacketDataLength;
|
||||
|
||||
static unsigned short lastSequenceNumber;
|
||||
|
||||
typedef struct _BUFFER_DESC {
|
||||
char* data;
|
||||
unsigned int offset;
|
||||
|
||||
Reference in New Issue
Block a user