mirror of https://github.com/mpv-player/mpv
TOOLS/vf_dlopen/ildetect.sh: remove duplicated assigment
This commit is contained in:
parent
f7c76120c0
commit
040c5a9f68
|
@ -11,7 +11,6 @@ esac
|
|||
|
||||
: ${MPV:=mpv}
|
||||
: ${ILDETECT_MPV:=$MPV}
|
||||
: ${ILDETECT_MPV:=$MPV}
|
||||
: ${ILDETECT_MPVFLAGS:=--start=35% --length=35}
|
||||
: ${ILDETECT_DRY_RUN:=}
|
||||
: ${ILDETECT_QUIET:=}
|
||||
|
|
Loading…
Reference in New Issue