aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_test_lib.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-20 11:18:40 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-20 11:18:40 +0000
commitc3a79b6b018b570f558c158a4944b34b171e8455 (patch)
tree1a4284e2459522e1a1030504fbd6940f236d8935 /src/fs/fs_test_lib.c
parentfb364c38673557da4882c7fce86449b26d320025 (diff)
downloadgnunet-c3a79b6b018b570f558c158a4944b34b171e8455.tar.gz
gnunet-c3a79b6b018b570f558c158a4944b34b171e8455.zip
fix
Diffstat (limited to 'src/fs/fs_test_lib.c')
-rw-r--r--src/fs/fs_test_lib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/fs_test_lib.c b/src/fs/fs_test_lib.c
index f2fb0ab74..fba44eaeb 100644
--- a/src/fs/fs_test_lib.c
+++ b/src/fs/fs_test_lib.c
@@ -180,7 +180,6 @@ progress_cb (void *cls,
180{ 180{
181 struct GNUNET_FS_TestDaemon *daemon = cls; 181 struct GNUNET_FS_TestDaemon *daemon = cls;
182 182
183 fprintf (stderr, "PCB %d\n", info->status);
184 switch (info->status) 183 switch (info->status)
185 { 184 {
186 case GNUNET_FS_STATUS_PUBLISH_COMPLETED: 185 case GNUNET_FS_STATUS_PUBLISH_COMPLETED: