From f08ec3778c90476cf0970c7adfa984bef35420cf Mon Sep 17 00:00:00 2001 From: yjogol Date: Sat, 6 Mar 2010 16:15:27 +0000 Subject: [PATCH] yweb: remove debug info git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@463 e54a6e83-5905-42d5-8d5c-058d10e6a962 --- src/nhttpd/web/Y_Live.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nhttpd/web/Y_Live.js b/src/nhttpd/web/Y_Live.js index b4194dcea..2c5c24a4c 100644 --- a/src/nhttpd/web/Y_Live.js +++ b/src/nhttpd/web/Y_Live.js @@ -188,7 +188,7 @@ function do_play_bystring(_str){ function do_play_state(_state, _options){ change_button_img('PlayOrPause',"pause"); _options.push(":input-repeat=1"); -alert("options:"+_options); +// alert("options:"+_options); V2.options = _options; var mrl = ""; if(Mode == "tv" && isUDP)