aboutsummaryrefslogtreecommitdiff
path: root/src/util/helper.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-29 23:00:20 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-29 23:00:20 +0000
commite0cfe992b54f05a9083127b087bd1af5ddd1f633 (patch)
treea9c808e7d531bb2f9dbdd959b400ae82d17f2a49 /src/util/helper.c
parentc00b68b303ab419e001612699121db933b81f16b (diff)
downloadgnunet-e0cfe992b54f05a9083127b087bd1af5ddd1f633.tar.gz
gnunet-e0cfe992b54f05a9083127b087bd1af5ddd1f633.zip
-del
Diffstat (limited to 'src/util/helper.c')
-rw-r--r--src/util/helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/helper.c b/src/util/helper.c
index b03990fbe..d9458aedb 100644
--- a/src/util/helper.c
+++ b/src/util/helper.c
@@ -278,7 +278,6 @@ helper_read (void *cls,
278 GNUNET_SCHEDULER_add_delayed (GNUNET_TIME_UNIT_SECONDS, 278 GNUNET_SCHEDULER_add_delayed (GNUNET_TIME_UNIT_SECONDS,
279 &restart_task, h); 279 &restart_task, h);
280 return; 280 return;
281
282 } 281 }
283} 282}
284 283