X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fxynt-http-streaming-ifra.js;h=7623e27cde97af5c0deb8cc7b62e7e1f8d8bb85f;hb=192dfc6558fbebf34ebda89218ca1418c1858f00;hp=a0bc1f05e4c3eb6f792112c57b723687c60fdebf;hpb=34ccc0593731592021bee6ab1661f8eb5ab5b1a4;p=brisk.git diff --git a/web/xynt-http-streaming-ifra.js b/web/xynt-http-streaming-ifra.js index a0bc1f0..7623e27 100644 --- a/web/xynt-http-streaming-ifra.js +++ b/web/xynt-http-streaming-ifra.js @@ -31,7 +31,7 @@ function push(s) { if (s != null) { ctx_new = ctx_new + "@BEGIN@" + s + "@END@"; // FIXME: remove this barbarian log - window.parent.console.log("ifra: CTX_NEW: ["+ctx_new+"]"); + // window.parent.console.log("ifra: CTX_NEW: ["+ctx_new+"]"); } else {