Commit 7ff53100 authored by Mark Thompson's avatar Mark Thompson

hwcontext_opencl: Remove unused variable

Unused since a2613647.
parent b86c5757
...@@ -2154,7 +2154,6 @@ static int opencl_map_from_vaapi(AVHWFramesContext *dst_fc, ...@@ -2154,7 +2154,6 @@ static int opencl_map_from_vaapi(AVHWFramesContext *dst_fc,
AVFrame *dst, const AVFrame *src, AVFrame *dst, const AVFrame *src,
int flags) int flags)
{ {
HWMapDescriptor *hwmap;
AVFrame *tmp; AVFrame *tmp;
int err; int err;
......
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