Commit 2e71482d authored by Antoine Cellerier's avatar Antoine Cellerier

Remove debug.

parent f32c40a6
......@@ -35,7 +35,6 @@ function parse()
else
extraname = ""
end
vlc.msg_err( path )
table.insert( p, { path = path; name = title..extraname; description = description; url = vlc.path } )
end
if string.match( line, "<title>" )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment