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. *