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:
@@ -1257,8 +1257,6 @@ var CommandLine = Module("commandline", {
|
||||
this.wildIndex++;
|
||||
this.preview();
|
||||
|
||||
modes.dumpStack();
|
||||
util.dumpStack();
|
||||
if (this.selected == null)
|
||||
statusline.progress = "";
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user