From 8c36bb6779d73655c97c910145b85b38f89f3fbf Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Thu, 5 Jan 2012 20:13:03 +0000 Subject: [PATCH] One newline is enough. git-svn-id: https://develop.svn.wordpress.org/trunk@19685 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/functions.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/wp-includes/functions.php b/wp-includes/functions.php index 08e88ce2ef..2830457235 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -2247,7 +2247,6 @@ function _xmlrpc_wp_die_filter() { return '_xmlrpc_wp_die_handler'; } - /** * Retrieve the WordPress home page URL. * @@ -2315,7 +2314,6 @@ function _mce_set_direction( $input ) { return $input; } - /** * Convert smiley code to the icon graphic file equivalent. *