Remove outdated comment
authorFomafix <fomafix@googlemail.com>
Sun, 3 Jun 2018 08:25:59 +0000 (10:25 +0200)
committerFomafix <fomafix@googlemail.com>
Sun, 3 Jun 2018 08:36:36 +0000 (10:36 +0200)
The comment was added in 39273d2c (r38161) 10 years ago and is outdated
since 90f4db81.

Change-Id: I09069679a1aa60d3e54aec35a3961275ea253f34

includes/skins/Skin.php

index 57ca2f4..55d3462 100644 (file)
@@ -1605,8 +1605,7 @@ abstract class Skin extends ContextSource {
        }
 
        /**
-        * Create a section edit link.  This supersedes editSectionLink() and
-        * editSectionLinkForOther().
+        * Create a section edit link.
         *
         * @param Title $nt The title being linked to (may not be the same as
         *   the current page, if the section is included from a template)