diff --git a/common/content/dactyl.js b/common/content/dactyl.js index 75702577..1acf1810 100644 --- a/common/content/dactyl.js +++ b/common/content/dactyl.js @@ -364,7 +364,6 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), { if (io.sourcing && io.sourcing.file[0] !== "[") ({ file: fileName, line: lineNumber }) = io.sourcing; else try { - util.dump("what the fuck?"); if (!context) context = userContext;