dead
authorChristian Grothoff <christian@grothoff.org>
Fri, 11 Jun 2010 23:07:45 +0000 (23:07 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 11 Jun 2010 23:07:45 +0000 (23:07 +0000)
src/datastore/datastore_api.c

index 8719d48506516d4b4868b8c0c2ddc178b22c6eaa..2218fffc3eb56e7c5813ee85dbcdecc3bf24c1d7 100644 (file)
@@ -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)
     {