[vlc-devel] commit: small cleanup in mozilla test page (Jean-Paul Saman )

git version control git at videolan.org
Tue Mar 17 13:56:05 CET 2009


vlc | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Tue Mar 17 13:45:33 2009 +0100| [146a7293a4e5ee55d24552516aa658869bff3917] | committer: Jean-Paul Saman 

small cleanup in mozilla test page

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=146a7293a4e5ee55d24552516aa658869bff3917
---

 projects/mozilla/test.html |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/projects/mozilla/test.html b/projects/mozilla/test.html
index 1c2829c..702b3d1 100644
--- a/projects/mozilla/test.html
+++ b/projects/mozilla/test.html
@@ -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 )




More information about the vlc-devel mailing list