From 76f63a3b47dac185694804459fb314e3e0580422 Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Thu, 3 Sep 2015 03:36:24 +0000 Subject: [PATCH] Docs: Clarify the file header summary for wp-includes/http-functions.php, introduced in [33748]. Also removes now-moot extra information from the file header description. See #33413. See #33701. git-svn-id: https://develop.svn.wordpress.org/trunk@33879 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/http-functions.php | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/wp-includes/http-functions.php b/src/wp-includes/http-functions.php index 4768c7fdd7..748be1c855 100644 --- a/src/wp-includes/http-functions.php +++ b/src/wp-includes/http-functions.php @@ -1,14 +1,10 @@