X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=js%2Fmain.js;h=5a1affe3cb7aa3cb815d3eca84622aa96b52fff8;hb=468734a26ee6f7aeadcaaa5a2ba10c3b613c8dcc;hp=bba5e92969771dc9d039e65d3b8a152b903642fe;hpb=f0912d6219fabc97e0b44c7b5f63c82ea0998aac;p=friendica.git diff --git a/js/main.js b/js/main.js index bba5e92969..5a1affe3cb 100644 --- a/js/main.js +++ b/js/main.js @@ -9,7 +9,7 @@ if (h==ch) { return; } - console.log("_resizeIframe", obj, desth, ch); + //console.log("_resizeIframe", obj, desth, ch); if (desth!=ch) { setTimeout(_resizeIframe, 500, obj, ch); } else {