remove unused variables
This commit is contained in:
parent
1138520df3
commit
b0be1e87bd
@ -1399,7 +1399,6 @@ FLAC_API FLAC__bool FLAC__metadata_chain_write(FLAC__Metadata_Chain *chain, FLAC
|
||||
FLAC_API FLAC__bool FLAC__metadata_chain_write_with_callbacks(FLAC__Metadata_Chain *chain, FLAC__bool use_padding, FLAC__IOHandle handle, FLAC__IOCallbacks callbacks)
|
||||
{
|
||||
unsigned current_length;
|
||||
FLAC__bool ret;
|
||||
|
||||
FLAC__ASSERT(0 != chain);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user