Commit fdf06282 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

vdpau: remove no-op

parent 6aca96ae
......@@ -98,8 +98,6 @@ static void Unlock(vlc_va_t *va, AVFrame *ff)
assert(field != NULL);
field->destroy(field);
ff->data[0] = ff->data[3] = NULL;
ff->opaque = NULL;
(void) va;
}
......
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