diff --git a/common/content/liberator.js b/common/content/liberator.js index 4631ce82..a10f9300 100644 --- a/common/content/liberator.js +++ b/common/content/liberator.js @@ -83,9 +83,6 @@ const liberator = (function () //{{{ { if (nError++ == 0) window.toJavaScriptConsole(); - liberator.dump("Error loading module - "+ name + ".."); - liberator.dump(e); - liberator.dump(e.stack); liberator.reportError(e); } }