mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
lavr: Remove unused label
This commit is contained in:
parent
b0d94324d2
commit
9a003fc388
@ -256,7 +256,6 @@ int avresample_set_compensation(AVAudioResampleContext *avr, int sample_delta,
|
||||
}
|
||||
return 0;
|
||||
|
||||
reinit_fail:
|
||||
ff_audio_data_free(&fifo_buf);
|
||||
return ret;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user