mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 22:07:59 +01:00
moved log and logObject into the vimperator object
This commit is contained in:
@@ -681,8 +681,6 @@ function hit_a_hint()
|
||||
|
||||
window.document.addEventListener("pageshow", initDoc, null);
|
||||
window.addEventListener("resize", onResize, null);
|
||||
|
||||
logMessage("Hints initialized");
|
||||
}
|
||||
|
||||
var hah = new hit_a_hint();
|
||||
|
||||
Reference in New Issue
Block a user