Index: active_translation.batch.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/active_translation/active_translation.batch.inc,v
retrieving revision 1.4
diff -u -p -r1.4 active_translation.batch.inc
--- active_translation.batch.inc	1 Jun 2008 19:29:47 -0000	1.4
+++ active_translation.batch.inc	16 Jun 2008 20:22:04 -0000
@@ -64,7 +64,6 @@ function _active_translation_batch_opera
 function _active_translation_batch_finished($success, $results, $operations) {
   if ($success) {
     drupal_set_message(t('The active translation table has rebuilt.'));
-    node_access_needs_rebuild(FALSE);
   }
   else {
     drupal_set_message(t('The active translation table has not been properly rebuilt.'), 'error');
