-fix time assertion introduce in last patch
[oweals/gnunet.git] / src / dht / gnunet-service-xdht_clients.c
index 59fbd6f17b43f74d7ad31e7dd2762bd41b5b1e9d..b9cfd6dda8abdd0b503376946241a7f685d153cf 100644 (file)
@@ -850,7 +850,6 @@ transmit_request (struct ClientQueryRecord *cqr)
        GNUNET_h2s (&cqr->key),
        cqr->replication,
        cqr->seen_replies_count);
-
   GDS_NEIGHBOURS_send_get (&cqr->key, cqr->type, cqr->msg_options, 
                            cqr->replication, NULL, NULL , NULL,
                            0, 0, NULL);