mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 20:24:12 +01:00
Remove unnecessarily gratuitous dump statement.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user