mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 16:57:57 +01:00
removed a log message
This commit is contained in:
@@ -499,7 +499,6 @@ outer:
|
||||
canUpdate = true;
|
||||
showHints(null);
|
||||
|
||||
vimperator.log("hints.show(" + filter + ") took: " + (Date.now() - startDate) + "ms");
|
||||
if (valid_hints.length == 0)
|
||||
{
|
||||
vimperator.beep();
|
||||
|
||||
Reference in New Issue
Block a user