1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 15:48:00 +01:00

Remove evidence of my channeling of the Bee... eleventy one eleven!

This commit is contained in:
Kris Maglione
2011-10-06 06:51:01 -04:00
parent f65aaea14d
commit f2e5a8d09c

View File

@@ -510,7 +510,6 @@ var CommandHive = Class("CommandHive", Contexts.Hive, {
/** @property {Iterator(Command)} @private */
__iterator__: function __iterator__() {
util.dumpStack("ITERATOR!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! eleventy one eleven!");
if (this.cached)
this.modules.initDependencies("commands");
this.cached = false;