mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-31 04:13:47 +01:00
Remove unused variable warning
This commit is contained in:
parent
ef4ef28ace
commit
944c667a17
@ -213,7 +213,6 @@ fail:
|
|||||||
VGMSTREAM * init_vgmstream_ta_aac_mobile(STREAMFILE *streamFile) {
|
VGMSTREAM * init_vgmstream_ta_aac_mobile(STREAMFILE *streamFile) {
|
||||||
#ifdef VGM_USE_VORBIS
|
#ifdef VGM_USE_VORBIS
|
||||||
off_t start_offset;
|
off_t start_offset;
|
||||||
int loop_flag;
|
|
||||||
char filename[PATH_LIMIT];
|
char filename[PATH_LIMIT];
|
||||||
int8_t codec_id;
|
int8_t codec_id;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user