Removed unmatched wfProfileOut
This commit is contained in:
parent
5c89f16552
commit
07c98fb98e
1 changed files with 0 additions and 1 deletions
|
|
@ -762,7 +762,6 @@ class Linker {
|
|||
return self::linkKnown( $title, "$prefix$text$inside", array(), $query ) . $trail;
|
||||
}
|
||||
} else {
|
||||
wfProfileOut( __METHOD__ );
|
||||
return "<!-- ERROR -->{$prefix}{$text}{$trail}";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue