Remove debug cruft. props dimadin. see #25948.

Built from https://develop.svn.wordpress.org/trunk@26215


git-svn-id: http://core.svn.wordpress.org/trunk@26123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2013-11-15 16:40:09 +00:00
parent bd265f4983
commit 52ecbebba3

View File

@ -398,7 +398,6 @@ function wp_prepare_themes_for_js( $themes = null ) {
),
);
}
// var_dump( $prepared_themes );
return $prepared_themes;
}