mirror of
https://github.com/mpv-player/mpv
synced 2025-01-30 03:32:50 +00:00
autocrop.lua: fix some lint warnings
This commit is contained in:
parent
e5e17c80ba
commit
f220f0fb89
@ -164,7 +164,7 @@ function detect_end()
|
||||
|
||||
restore_hwdec()
|
||||
|
||||
local meta = {}
|
||||
local meta
|
||||
|
||||
-- Verify the existence of metadata.
|
||||
if cropdetect_metadata then
|
||||
|
Loading…
Reference in New Issue
Block a user