aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-search.c')
-rw-r--r--src/fs/gnunet-search.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/gnunet-search.c b/src/fs/gnunet-search.c
index 0226a340e..6123ecfef 100644
--- a/src/fs/gnunet-search.c
+++ b/src/fs/gnunet-search.c
@@ -263,7 +263,6 @@ run (void *cls,
263 _("Could not initialize `%s' subsystem.\n"), 263 _("Could not initialize `%s' subsystem.\n"),
264 "FS"); 264 "FS");
265 GNUNET_FS_uri_destroy (uri); 265 GNUNET_FS_uri_destroy (uri);
266 GNUNET_FS_stop (ctx);
267 ret = 1; 266 ret = 1;
268 return; 267 return;
269 } 268 }