projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2700c50
)
nostop
author
Christian Grothoff
<christian@grothoff.org>
Mon, 5 Apr 2010 20:34:16 +0000
(20:34 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 5 Apr 2010 20:34:16 +0000
(20:34 +0000)
src/datastore/datastore_api.c
patch
|
blob
|
history
diff --git
a/src/datastore/datastore_api.c
b/src/datastore/datastore_api.c
index fb1939cd91cef94ee34645d50f241700da4ca180..7e7bf02c8c410281026ab8fcf5aadc739cb12f73 100644
(file)
--- a/
src/datastore/datastore_api.c
+++ b/
src/datastore/datastore_api.c
@@
-163,7
+163,6
@@
void GNUNET_DATASTORE_disconnect (struct GNUNET_DATASTORE_Handle *h,
}
GNUNET_break (0);
}
- GNUNET_ARM_stop_services (h->cfg, h->sched, "datastore", NULL);
GNUNET_free (h);
}