Removed JS2 work (has been moved to the js2-work branch). Has been lightly tested...
[lhc/web/wiklou.git] / skins / common / wikibits.js
index 0485cdf..f250531 100644 (file)
@@ -36,7 +36,6 @@ if (!window.onloadFuncts) {
        var onloadFuncts = [];
 }
 
-// code that is dependent on js2 functions should use js2AddOnloadHook
 function addOnloadHook(hookFunct) {
        // Allows add-on scripts to add onload functions
        if(!doneOnloadHook) {