From 03d58c4cc121932840debb87cee9c5146b6cc021 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Thu, 27 Nov 2008 12:21:23 +0000 Subject: [PATCH] Remove dump line --- content/commands.js | 1 - 1 file changed, 1 deletion(-) diff --git a/content/commands.js b/content/commands.js index 9ea79307..f5198318 100644 --- a/content/commands.js +++ b/content/commands.js @@ -606,7 +606,6 @@ function Commands() //{{{ complete.highlight(i, sub.length, "SPELLCHECK") } - liberator.dump({literal: literal, index: literalIndex, length: length, argCount: argCount}); if (literal && args.length == literalIndex) { if (complete)