Merge "Add semantic tags to license info text"
[lhc/web/wiklou.git] / includes / Linker.php
index 84e3103..c0255ac 100644 (file)
@@ -2124,8 +2124,6 @@ class Linker {
                return Xml::tags( 'span', [ 'class' => 'mw-revdelundel-link' ], $htmlParentheses );
        }
 
-       /* Deprecated methods */
-
        /**
         * Returns the attributes for the tooltip and access key.
         *