nostop
authorChristian Grothoff <christian@grothoff.org>
Mon, 5 Apr 2010 20:34:16 +0000 (20:34 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 5 Apr 2010 20:34:16 +0000 (20:34 +0000)
src/datastore/datastore_api.c

index fb1939cd91cef94ee34645d50f241700da4ca180..7e7bf02c8c410281026ab8fcf5aadc739cb12f73 100644 (file)
@@ -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);
 }