]> git.sesse.net Git - vlc/commitdiff
small cleanup in mozilla test page
authorJean-Paul Saman <jean-paul.saman@m2x.nl>
Tue, 17 Mar 2009 12:45:33 +0000 (13:45 +0100)
committerJean-Paul Saman <jean-paul.saman@m2x.nl>
Tue, 17 Mar 2009 12:45:33 +0000 (13:45 +0100)
projects/mozilla/test.html

index 1c2829c1fd35af197c5384f8d7e046860cbed8db..702b3d11153ec66c4e5732c6c4675401599e040a 100644 (file)
@@ -538,8 +538,6 @@ function doGo(targetURL)
             // clear() may return before the playlist has actually been cleared\r
             // just wait for it to finish its job\r
         }\r
-        //vlc.playlist.add(targetURL);\r
-        //vlc.playlist.play();\r
 \r
         var itemId = vlc.playlist.add(targetURL);\r
         if( itemId != -1 )\r