[vlc-devel] [PATCH 4/5] VLSub: Remove self explanatory comment
Alon Sirota
sirotaalon at gmail.com
Sun Sep 6 09:39:34 CEST 2020
---
share/lua/extensions/VLSub.lua | 1 -
1 file changed, 1 deletion(-)
diff --git a/share/lua/extensions/VLSub.lua b/share/lua/extensions/VLSub.lua
index bb7849c..10400cf 100644
--- a/share/lua/extensions/VLSub.lua
+++ b/share/lua/extensions/VLSub.lua
@@ -1463,7 +1463,6 @@ function download_subtitles()
display_subtitles() -- reset selection
- -- for each subtitle index
for _, index in pairs(indexes) do
item = openSub.itemStore[index]
--
2.28.0
More information about the vlc-devel
mailing list