1
0
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:
Kris Maglione
2011-02-12 15:27:33 -05:00
parent ff2da13c70
commit 8277d4b0c4
5 changed files with 65 additions and 35 deletions

View File

@@ -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)