Index: wp-includes/widgets.php
===================================================================
--- wp-includes/widgets.php	(revision 24757)
+++ wp-includes/widgets.php	(working copy)
@@ -1008,7 +1008,7 @@
 	if ( $deprecated !== true )
 		_deprecated_argument( __FUNCTION__, '2.8.1' );
 
-	global $wp_registered_widgets, $_wp_sidebars_widgets, $sidebars_widgets;
+	global $_wp_sidebars_widgets, $sidebars_widgets;
 
 	// If loading from front page, consult $_wp_sidebars_widgets rather than options
 	// to see if wp_convert_widget_settings() has made manipulations in memory.
