One newline is enough.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
616c35e71c
commit
d76cd7d965
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue