mirror of
https://github.com/nu774/fdkaac.git
synced 2025-06-05 23:29:14 +02:00
remove an unused variable decl
This commit is contained in:
@@ -1382,7 +1382,6 @@ uint64_t m4af_patch_moov(m4af_ctx_t *ctx, uint32_t moov_size, uint32_t offset)
|
|||||||
static
|
static
|
||||||
void m4af_shift_mdat_pos(m4af_ctx_t *ctx, uint32_t offset)
|
void m4af_shift_mdat_pos(m4af_ctx_t *ctx, uint32_t offset)
|
||||||
{
|
{
|
||||||
unsigned i, j;
|
|
||||||
int64_t begin, end;
|
int64_t begin, end;
|
||||||
char *buf;
|
char *buf;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user