mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
codec: Remove unused variable
This commit is contained in:
committed by
David Fort
parent
152c96032d
commit
f44dbecbfd
@@ -721,7 +721,6 @@ static BOOL freerdp_dsp_encode_ima_adpcm(FREERDP_DSP_CONTEXT* context, const BYT
|
||||
wStream* out)
|
||||
{
|
||||
int i;
|
||||
size_t start;
|
||||
INT16 sample;
|
||||
BYTE encoded;
|
||||
size_t align;
|
||||
|
||||
Reference in New Issue
Block a user