]> git.sesse.net Git - vlc/blobdiff - share/lua/http/custom.lua
macosx: Remove VLCEmbeddedDetachedVout because it's not used. (Or at leat doesn't...
[vlc] / share / lua / http / custom.lua
index 962a04d61c39796f28d3a7c2eeaeda6a5a11c970..f0483d7e4f90fa89b114acd5984b2bc187a4406a 100644 (file)
@@ -22,4 +22,4 @@ function dialogs(...)
 end
 
 _G.dialogs = dialogs
-_G.vlm = vlc.vlm.new()
+_G.vlm = vlc.vlm()