Index: filefield.module
===================================================================
--- filefield.module	(revision 457)
+++ filefield.module	(working copy)
@@ -472,9 +472,6 @@
     $form[$field_name][$delta] = $delta_element;
   }
 
-  // Write the (unbuilt, updated) form back to the form cache.
-  form_set_cache($form_build_id, $form, $form_state);
-
   // Render the form for output.
   $form += array(
     '#post' => $_POST,
