Merge "Add release notes for $wgContLang deprecation"
[lhc/web/wiklou.git] / resources / src / mediawiki.util.js
index 1db8904..9eea6f3 100644 (file)
                }() );
        }
 
-       /**
-        * Former public initialisation. Now a no-op function.
-        *
-        * @method util_init
-        * @deprecated since 1.30
-        */
-       mw.log.deprecate( util, 'init', $.noop, 'Remove the call of mw.util.init().', 'mw.util.init' );
-
        $( init );
 
        mw.util = util;