From d76cd7d965c6073545a11e723b3b06391d514638 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 5 Jan 2012 20:13:03 +0000 Subject: [PATCH] One newline is enough. git-svn-id: http://svn.automattic.com/wordpress/trunk@19685 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/functions.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/wp-includes/functions.php b/wp-includes/functions.php index 08e88ce2e..283045723 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. *