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

Remove dump line

This commit is contained in:
Kris Maglione
2008-11-27 12:21:23 +00:00
parent 2cff6aedce
commit 03d58c4cc1

View File

@@ -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)