1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 05:07:59 +01:00

Get rid of silly stack dumps.

This commit is contained in:
Kris Maglione
2011-02-02 18:07:33 -05:00
parent 6de8120d57
commit 311a07fbd0
2 changed files with 65 additions and 12 deletions

View File

@@ -1257,8 +1257,6 @@ var CommandLine = Module("commandline", {
this.wildIndex++;
this.preview();
modes.dumpStack();
util.dumpStack();
if (this.selected == null)
statusline.progress = "";
else