• Max Kellermann's avatar
    client: removed superfluous assertion · d8a8fa63
    Max Kellermann authored
    client_defer_output() was modified so that it can create the
    deferred_send list.  With this patch, the assertion on
    "deferred_send!=NULL" has become invalid.  Remove it.
    d8a8fa63
client.c 19.1 KB