mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 19:57:58 +01:00
Remove evidence of my channeling of the Bee... eleventy one eleven!
This commit is contained in:
@@ -510,7 +510,6 @@ var CommandHive = Class("CommandHive", Contexts.Hive, {
|
|||||||
|
|
||||||
/** @property {Iterator(Command)} @private */
|
/** @property {Iterator(Command)} @private */
|
||||||
__iterator__: function __iterator__() {
|
__iterator__: function __iterator__() {
|
||||||
util.dumpStack("ITERATOR!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! eleventy one eleven!");
|
|
||||||
if (this.cached)
|
if (this.cached)
|
||||||
this.modules.initDependencies("commands");
|
this.modules.initDependencies("commands");
|
||||||
this.cached = false;
|
this.cached = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user