From 193e0f1e32fe06451e0a517d03a0478dfa11699d Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Thu, 4 Dec 2008 21:26:17 -0500 Subject: [PATCH] Fix command shadow --- common/content/ui.js | 1 - 1 file changed, 1 deletion(-) diff --git a/common/content/ui.js b/common/content/ui.js index 90fbd73c..ca0da405 100644 --- a/common/content/ui.js +++ b/common/content/ui.js @@ -859,7 +859,6 @@ function CommandLine() //{{{ liberator.focusContent(false); this.clear(); - liberator.dump("keepCommand: " + keepCommand); keepCommand = false; },