aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_publish_ublock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_publish_ublock.c')
-rw-r--r--src/fs/fs_publish_ublock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/fs_publish_ublock.c b/src/fs/fs_publish_ublock.c
index 9ea7bf41b..7de9ea689 100644
--- a/src/fs/fs_publish_ublock.c
+++ b/src/fs/fs_publish_ublock.c
@@ -294,7 +294,6 @@ GNUNET_FS_publish_ublock_ (struct GNUNET_FS_Handle *h,
294 bo->replication_level, 294 bo->replication_level,
295 bo->expiration_time, 295 bo->expiration_time,
296 -2, 1, 296 -2, 1,
297 GNUNET_CONSTANTS_SERVICE_TIMEOUT,
298 &ublock_put_cont, uc); 297 &ublock_put_cont, uc);
299 } 298 }
300 else 299 else