mirror of
https://github.com/yawut/SDL.git
synced 2026-06-21 03:49:46 -05:00
Fixed compiler warning for unused variable in generated C code.
This commit is contained in:
parent
0a99c98e86
commit
bd5cf5489e
|
|
@ -536,7 +536,6 @@ ${sym}(SDL_AudioCVT * cvt, SDL_AudioFormat format)
|
|||
fprintf(stderr, "$resample (x${multiple}) AUDIO_${from}, ${channels} channels.\\n");
|
||||
#endif
|
||||
|
||||
const int srcsize = cvt->len_cvt;
|
||||
const int dstsize = cvt->len_cvt $lencvtop $multiple;
|
||||
EOF
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user