From 7c142e494d959efe036eb1d3d353265472f01039 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 11 Jun 2010 23:07:45 +0000 Subject: [PATCH] dead --- src/datastore/datastore_api.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/datastore/datastore_api.c b/src/datastore/datastore_api.c index 8719d4850..2218fffc3 100644 --- a/src/datastore/datastore_api.c +++ b/src/datastore/datastore_api.c @@ -1287,7 +1287,6 @@ GNUNET_DATASTORE_get_next (struct GNUNET_DATASTORE_Handle *h, struct GNUNET_DATASTORE_QueueEntry *qe = h->queue_head; struct ResultContext rc = qe->qc.rc; - GNUNET_assert (NULL != qe); GNUNET_assert (&process_result_message == qe->response_proc); if (GNUNET_YES == more) { -- 2.25.1