Skip to content
Snippets Groups Projects
Commit d0586d68 authored by Karel Slaný's avatar Karel Slaný Committed by Ondřej Surý
Browse files

Removed comment that was out of place.

parent ddd7c5f8
Branches
Tags
No related merge requests found
......@@ -824,7 +824,6 @@ int kr_resolve_checkout(struct kr_request *request, struct sockaddr *src,
if (kr_rplan_empty(rplan)) {
return kr_error(EINVAL);
}
/* If we have deferred answers, resume them. */
struct kr_query *qry = array_tail(rplan->pending);
#if defined(ENABLE_COOKIES)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment