this is correct, we must start that task
This commit is contained in:
parent
5a889bfcda
commit
a1faf5df61
@ -451,10 +451,8 @@ TALER_AUDITOR_connect (struct GNUNET_CURL_Context *ctx,
|
||||
auditor->url = GNUNET_strdup (url);
|
||||
auditor->version_cb = version_cb;
|
||||
auditor->version_cb_cls = version_cb_cls;
|
||||
#if FIX_CHRISTIAN
|
||||
auditor->retry_task = GNUNET_SCHEDULER_add_now (&request_version,
|
||||
auditor);
|
||||
#endif
|
||||
return auditor;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user