Remove trailing whitespace

git-svn-id: https://develop.svn.wordpress.org/trunk@11971 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2009-09-24 17:19:13 +00:00
parent d11f390d69
commit bb43e36418
10 changed files with 24 additions and 24 deletions

View File

@@ -907,7 +907,7 @@ add_action('setup_theme', 'preview_theme');
*
* @since 2.9.0
* @access private
*
*
* @return string
*/
function _preview_theme_template_filter() {
@@ -916,10 +916,10 @@ function _preview_theme_template_filter() {
/**
* Private function to modify the current stylesheet when previewing a theme
*
*
* @since 2.9.0
* @access private
*
*
* @return string
*/
function _preview_theme_stylesheet_filter() {