mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 11:58:00 +01:00
Get rid of unnecessary dumps in liberator-overlay.js
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
function load(script) {
|
function load(script) {
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
dump("liberator: Loading script: " + script + "\n");
|
|
||||||
loader.loadSubScript(BASE + script, modules)
|
loader.loadSubScript(BASE + script, modules)
|
||||||
}
|
}
|
||||||
catch (e)
|
catch (e)
|
||||||
|
|||||||
Reference in New Issue
Block a user