Remove debug cruft. props kovshenin. see #23930.

git-svn-id: https://develop.svn.wordpress.org/trunk@24231 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2013-05-10 12:26:46 +00:00
parent cb45a6cb79
commit c57e761ce5
1 changed files with 0 additions and 2 deletions

View File

@ -1127,8 +1127,6 @@ function wp_ajax_closed_postboxes() {
}
function wp_ajax_show_post_format_ui() {
error_log( serialize( $_REQUEST ) );
if ( empty( $_POST['post_type'] ) )
wp_die( 0 );