From f8afbb65c9601cef2bafd25f72255e34c433729d Mon Sep 17 00:00:00 2001 From: Fomafix Date: Sun, 3 Jun 2018 10:25:59 +0200 Subject: [PATCH] Remove outdated comment The comment was added in 39273d2c (r38161) 10 years ago and is outdated since 90f4db81. Change-Id: I09069679a1aa60d3e54aec35a3961275ea253f34 --- includes/skins/Skin.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/includes/skins/Skin.php b/includes/skins/Skin.php index 57ca2f481c..55d3462215 100644 --- a/includes/skins/Skin.php +++ b/includes/skins/Skin.php @@ -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) -- 2.20.1