mirror of https://github.com/mpv-player/mpv
options: remove bogus replacement message for --fstype
CC: @mpv-player/stable
This commit is contained in:
parent
962b928192
commit
49df035514
|
@ -920,7 +920,6 @@ static const char *const replaced_opts =
|
||||||
"|font#--osd-font"
|
"|font#--osd-font"
|
||||||
"|forcedsubsonly#--sub-forced-only"
|
"|forcedsubsonly#--sub-forced-only"
|
||||||
"|format#--audio-format"
|
"|format#--audio-format"
|
||||||
"|fstype#--x11-fstype"
|
|
||||||
"|hardframedrop#--framedrop=hard"
|
"|hardframedrop#--framedrop=hard"
|
||||||
"|identify#removed; use TOOLS/mpv_identify.sh"
|
"|identify#removed; use TOOLS/mpv_identify.sh"
|
||||||
"|lavdopts#--vd-lavc-..."
|
"|lavdopts#--vd-lavc-..."
|
||||||
|
|
Loading…
Reference in New Issue