1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 17:44:11 +01:00

moved log and logObject into the vimperator object

This commit is contained in:
Martin Stubenschrott
2007-06-19 23:01:11 +00:00
parent d777d745fd
commit 89d629e5e2
6 changed files with 68 additions and 61 deletions

View File

@@ -457,8 +457,6 @@ function Search()
point, matchRange, matchRange, dir);
}
}
logMessage("Search initialized");
}
// @TODO should be moved into commands.js