1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 03:24:12 +01:00

Fix command shadow

This commit is contained in:
Kris Maglione
2008-12-04 21:26:17 -05:00
parent b422d18b37
commit 193e0f1e32

View File

@@ -859,7 +859,6 @@ function CommandLine() //{{{
liberator.focusContent(false);
this.clear();
liberator.dump("keepCommand: " + keepCommand);
keepCommand = false;
},