done
authorChristian Grothoff <christian@grothoff.org>
Tue, 20 Oct 2009 11:33:34 +0000 (11:33 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 20 Oct 2009 11:33:34 +0000 (11:33 +0000)
src/fs/test_fs_download.c

index f9a8109c5219b33f1fe514901a9e22a01cf971cf..5ceb8653e91a513c4a7b4654ba7c5d40c5d3d96a 100644 (file)
@@ -181,7 +181,6 @@ progress_cb (void *cls,
       GNUNET_assert (publish == event->value.publish.sc);
       GNUNET_assert (FILESIZE == event->value.publish.size);
       GNUNET_assert (1 == event->value.publish.anonymity);
-      /* FIXME: add checks here... */
       GNUNET_FS_stop (fs);
       fs = NULL;
       break;