Commit b8346b22 authored by Hendrik Leppkes's avatar Hendrik Leppkes

Merge commit '9a003fc3'

* commit '9a003fc3':
  lavr: Remove unused label
Merged-by: 's avatarHendrik Leppkes <h.leppkes@gmail.com>
parents 464dc6e0 9a003fc3
......@@ -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;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment