X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fxynt-http-streaming-ifra.js;h=7623e27cde97af5c0deb8cc7b62e7e1f8d8bb85f;hb=818b1bd911888487f2c217ac84f414d3ec527de5;hp=a0bc1f05e4c3eb6f792112c57b723687c60fdebf;hpb=a3dd865033d13bc0c1d16128e4f30f647d741ff9;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 {