mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 07:14:11 +01:00
Frob tests.
This commit is contained in:
@@ -1368,7 +1368,6 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
dactyl.echoerr(template.linkifyHelp(error.message));
|
||||
else
|
||||
dactyl.beep();
|
||||
util.reportError(error);
|
||||
return;
|
||||
}
|
||||
if (error.result == Cr.NS_BINDING_ABORTED)
|
||||
|
||||
Reference in New Issue
Block a user