From: Elizabeth Myers Date: Fri, 1 Apr 2016 07:44:50 +0000 (-0500) Subject: authd: remove some whitespace X-Git-Url: https://jfr.im/git/solanum.git/commitdiff_plain/6da256dc93c1275712e46dca7bd40fcc7120d962 authd: remove some whitespace --- diff --git a/ircd/authd.c b/ircd/authd.c index 816b1a6d..a4bacbb0 100644 --- a/ircd/authd.c +++ b/ircd/authd.c @@ -451,7 +451,6 @@ authd_abort_client(struct Client *client_p) /* XXX should we blindly allow like this? */ authd_decide_client(client_p, "*", "*", true, '\0', NULL, NULL); - client_p->preClient->authd_cid = 0; }