avfilter/vulkan_filter: Remove unused label
Unused since 81cc0e13455baa5e6547df40dc5961d415d6fcd2. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
d58e0af55c
commit
f62c441e7a
@ -90,7 +90,6 @@ skip:
|
||||
device_ref = frames_ctx->device_ref;
|
||||
frames_ref = NULL;
|
||||
} else {
|
||||
accept:
|
||||
frames_ref = av_buffer_ref(frames_ref);
|
||||
if (!frames_ref)
|
||||
return AVERROR(ENOMEM);
|
||||
|
Loading…
x
Reference in New Issue
Block a user