### Eclipse Workspace Patch 1.0
#P wordpress-trunk
Index: wp-includes/default-widgets.php
===================================================================
--- wp-includes/default-widgets.php	(revision 12462)
+++ wp-includes/default-widgets.php	(working copy)
@@ -732,8 +732,6 @@
 			echo $before_title . $title . $after_title;
 		wp_widget_rss_output( $rss, $instance );
 		echo $after_widget;
-		$rss->__destruct(); 
-		unset($rss);
 	}
 
 	function update($new_instance, $old_instance) {
