sforkowany z mirror/friendica
Remove console logging
rodzic
d488512ca0
commit
ef01dfefd4
|
@ -7,6 +7,4 @@ function Addon_registerHook( type, hookfnstr )
|
|||
}
|
||||
|
||||
addon_hooks[type].push( hookfnstr );
|
||||
|
||||
console.log("addon_hooks type "+type+" has "+addon_hooks[type].length+" hooks registered");
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue