aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-service-fs.c')
-rw-r--r--src/fs/gnunet-service-fs.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/fs/gnunet-service-fs.c b/src/fs/gnunet-service-fs.c
index 40b3f6c1d..29e6de9d5 100644
--- a/src/fs/gnunet-service-fs.c
+++ b/src/fs/gnunet-service-fs.c
@@ -68,7 +68,6 @@
68#define INSANE_STATISTICS GNUNET_NO 68#define INSANE_STATISTICS GNUNET_NO
69 69
70 70
71
72/** 71/**
73 * Doubly-linked list of requests we are performing 72 * Doubly-linked list of requests we are performing
74 * on behalf of the same client. 73 * on behalf of the same client.
@@ -504,9 +503,6 @@ client_disconnect_cb (void *cls,
504} 503}
505 504
506 505
507
508
509
510/** 506/**
511 * Task that periodically ages our cover traffic statistics. 507 * Task that periodically ages our cover traffic statistics.
512 * 508 *