diff --git a/src/wp-includes/template.php b/src/wp-includes/template.php index 989d630f7f..2bb682193c 100644 --- a/src/wp-includes/template.php +++ b/src/wp-includes/template.php @@ -654,8 +654,6 @@ function get_singular_template() { * * @see get_query_template() * - * @global array $posts - * * @return string Full path to attachment template file. */ function get_attachment_template() {