mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 09:24:12 +01:00
Revert "fixed :open completions for slow computers. We now yield"
This reverts commit b32cfe76ff5f5a22e868eb8ab97191b12561e16e.
This commit is contained in:
@@ -1362,7 +1362,6 @@ const liberator = (function () //{{{
|
||||
callback.call(self);
|
||||
},
|
||||
|
||||
// TODO: interruptable not used?
|
||||
threadYield: function (flush, interruptable)
|
||||
{
|
||||
let mainThread = services.get("threadManager").mainThread;
|
||||
|
||||
Reference in New Issue
Block a user