mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 16:42:26 +01:00
Remove dump line
This commit is contained in:
@@ -606,7 +606,6 @@ function Commands() //{{{
|
|||||||
complete.highlight(i, sub.length, "SPELLCHECK")
|
complete.highlight(i, sub.length, "SPELLCHECK")
|
||||||
}
|
}
|
||||||
|
|
||||||
liberator.dump({literal: literal, index: literalIndex, length: length, argCount: argCount});
|
|
||||||
if (literal && args.length == literalIndex)
|
if (literal && args.length == literalIndex)
|
||||||
{
|
{
|
||||||
if (complete)
|
if (complete)
|
||||||
|
|||||||
Reference in New Issue
Block a user