Commit 146a7293 authored by Jean-Paul Saman's avatar Jean-Paul Saman

small cleanup in mozilla test page

parent c253aa90
......@@ -538,8 +538,6 @@ function doGo(targetURL)
// clear() may return before the playlist has actually been cleared
// just wait for it to finish its job
}
//vlc.playlist.add(targetURL);
//vlc.playlist.play();
var itemId = vlc.playlist.add(targetURL);
if( itemId != -1 )
......
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