Index: wp-includes/cache.php
===================================================================
--- wp-includes/cache.php	(revision 17501)
+++ wp-includes/cache.php	(working copy)
@@ -457,17 +457,6 @@
 	}
 
 	/**
-	 * PHP4 constructor; Calls PHP 5 style constructor
-	 *
-	 * @since 2.0.0
-	 *
-	 * @return WP_Object_Cache
-	 */
-	function WP_Object_Cache() {
-		return $this->__construct();
-	}
-
-	/**
 	 * Sets up object properties; PHP 5 style constructor
 	 *
 	 * @since 2.0.8
