Remove the cruft. Fixes #10227 for trunk props sirzooro.

git-svn-id: https://develop.svn.wordpress.org/trunk@11619 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood 2009-06-20 18:50:31 +00:00
parent 2089c179d5
commit f61cd95c52
1 changed files with 0 additions and 1 deletions

View File

@ -369,7 +369,6 @@ EOF;
printf($context, $out);
}
add_action( 'media_buttons', 'media_buttons' );
add_action('media_upload_media', 'media_upload_handler');
/**
* {@internal Missing Short Description}}