remove debug logic

This commit is contained in:
Christian Grothoff 2020-03-19 16:59:52 +01:00
parent 85f603090b
commit f02775e273
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -470,7 +470,6 @@ request_version (void *cls)
struct VersionRequest *vr;
CURL *eh;
abort ();
auditor->retry_task = NULL;
GNUNET_assert (NULL == auditor->vr);
vr = GNUNET_new (struct VersionRequest);