1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 06:42:03 +00:00

TOOLS/vf_dlopen/ildetect.sh: remove duplicated assigment

This commit is contained in:
shdown 2014-10-12 21:48:47 +04:00 committed by wm4
parent f7c76120c0
commit 040c5a9f68

View File

@ -11,7 +11,6 @@ esac
: ${MPV:=mpv}
: ${ILDETECT_MPV:=$MPV}
: ${ILDETECT_MPV:=$MPV}
: ${ILDETECT_MPVFLAGS:=--start=35% --length=35}
: ${ILDETECT_DRY_RUN:=}
: ${ILDETECT_QUIET:=}