mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 12:52:28 +01:00
Remove dump line
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user