1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-07 20:45:47 +01:00

removed a log message

This commit is contained in:
Martin Stubenschrott
2007-11-02 22:19:22 +00:00
parent e9b53a9b4a
commit b17aec84a2
2 changed files with 1 additions and 2 deletions

View File

@@ -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();