vo_vdpau: remove an unused variable

This commit is contained in:
wm4 2020-09-10 23:25:30 +02:00
parent 09d3a4d39d
commit 4b9d80644d
1 changed files with 0 additions and 2 deletions

View File

@ -1060,8 +1060,6 @@ static void checked_resize(struct vo *vo)
static int control(struct vo *vo, uint32_t request, void *data)
{
struct vdpctx *vc = vo->priv;
check_preemption(vo);
switch (request) {