mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
remove an unused var
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@124 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
a71d80ab12
commit
870cecd2ef
@ -46,8 +46,6 @@ VGMSTREAM * init_vgmstream_ps2_mib(const char * const filename) {
|
||||
off_t interleave = 0;
|
||||
off_t readOffset = 0;
|
||||
|
||||
size_t bufOffset;
|
||||
|
||||
char * filenameMIH = NULL;
|
||||
|
||||
uint8_t gotMIH=0;
|
||||
|
Loading…
Reference in New Issue
Block a user