From 5886a5232bf28e6acf2b4ef16e8286aefa2772f4 Mon Sep 17 00:00:00 2001 From: Jean-Paul Saman Date: Tue, 17 Mar 2009 13:55:32 +0100 Subject: [PATCH] sync activex test page with mozilla test page --- projects/activex/test.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/projects/activex/test.html b/projects/activex/test.html index 1c2829c1fd..702b3d1115 100644 --- a/projects/activex/test.html +++ b/projects/activex/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 ) -- 2.39.5