diff options
Diffstat (limited to 'other/bootstrap_daemon')
-rw-r--r-- | other/bootstrap_daemon/src/tox-bootstrapd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/other/bootstrap_daemon/src/tox-bootstrapd.c b/other/bootstrap_daemon/src/tox-bootstrapd.c index e846eeda..f2816ddf 100644 --- a/other/bootstrap_daemon/src/tox-bootstrapd.c +++ b/other/bootstrap_daemon/src/tox-bootstrapd.c | |||
@@ -339,6 +339,4 @@ int main(int argc, char *argv[]) | |||
339 | 339 | ||
340 | SLEEP_MILLISECONDS(30); | 340 | SLEEP_MILLISECONDS(30); |
341 | } | 341 | } |
342 | |||
343 | return 1; | ||
344 | } | 342 | } |