From f2e5a8d09cfa05f3f4d58cf313c653cbfc8a6b59 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Thu, 6 Oct 2011 06:51:01 -0400 Subject: [PATCH] Remove evidence of my channeling of the Bee... eleventy one eleven! --- common/modules/commands.jsm | 1 - 1 file changed, 1 deletion(-) diff --git a/common/modules/commands.jsm b/common/modules/commands.jsm index 5ceb25eb..459d4d8c 100644 --- a/common/modules/commands.jsm +++ b/common/modules/commands.jsm @@ -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;