mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 23:04:17 +01:00
Remove some merged debugging code from loadModule.
Unintentionally merged from the xulmus branch.
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user