yweb: remove debug info

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@463 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: f08ec3778c
Author: yjogol <yjogol2@online.de>
Date: 2010-03-06 (Sat, 06 Mar 2010)



------------------
This commit was generated by Migit
This commit is contained in:
yjogol
2010-03-06 16:15:27 +00:00
parent 1a72c0700a
commit baf6a19dab

View File

@@ -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)