Index: wp-includes/class-oembed.php
===================================================================
--- wp-includes/class-oembed.php	(revision 17631)
+++ wp-includes/class-oembed.php	(working copy)
@@ -21,14 +21,7 @@
 	var $providers = array();
 
 	/**
-	 * PHP4 constructor
-	 */
-	function WP_oEmbed() {
-		return $this->__construct();
-	}
-
-	/**
-	 * PHP5 constructor
+	 * Constructor
 	 *
 	 * @uses apply_filters() Filters a list of pre-defined oEmbed providers.
 	 */
