-merge
[oweals/gnunet.git] / src / fs / test_fs_download_persistence.c
index 76a1ea91104605963c8091460b6b77935639cee3..8f27e82af579d81989cfb95a1239e3e7dc245642 100644 (file)
@@ -179,7 +179,6 @@ progress_cb (void *cls, const struct GNUNET_FS_ProgressInfo *event)
                               GNUNET_FS_DOWNLOAD_OPTION_NONE, "download", NULL);
     break;
   case GNUNET_FS_STATUS_DOWNLOAD_COMPLETED:
-    consider_restart (event->status);
     printf ("Download complete,  %llu kbps.\n",
             (unsigned long long) (FILESIZE * 1000000LL /
                                   (1 +