Docs: Remove incorrect @return tags.

Props diddledan.
Fixes #48613, #48614.

git-svn-id: https://develop.svn.wordpress.org/trunk@46732 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2019-11-14 09:55:21 +00:00
parent 1b55f9d7bf
commit 6cf77dbbb6
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -250,7 +250,6 @@ function the_permalink_rss() {
* Outputs the link to the comments for the current post in an xml safe way
*
* @since 3.0.0
* @return none
*/
function comments_link_feed() {
/**