mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 15:37:59 +01:00
Cleanup main.jsm. Add (currently disabled) command cacheing.
This commit is contained in:
@@ -122,8 +122,6 @@ var History = Module("history", {
|
||||
steps -= sign;
|
||||
}
|
||||
|
||||
util.dump(idx, sh.index, sh.length, steps);
|
||||
|
||||
dactyl.assert(idx != null);
|
||||
sh.index = idx;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user