From a9c3a06347acbab901fce71512cc67c5cd9f01ff Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 20 Oct 2009 11:33:34 +0000 Subject: [PATCH] done --- src/fs/test_fs_download.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/fs/test_fs_download.c b/src/fs/test_fs_download.c index f9a8109c5..5ceb8653e 100644 --- a/src/fs/test_fs_download.c +++ b/src/fs/test_fs_download.c @@ -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; -- 2.25.1