Loading lib/smtp.c +0 −1 Original line number Diff line number Diff line Loading @@ -1313,7 +1313,6 @@ static CURLcode smtp_state_mail_resp(struct connectdata *conn, int smtpcode, { CURLcode result = CURLE_OK; struct SessionHandle *data = conn->data; struct SMTP *smtp = data->req.protop; (void)instate; /* no use for this yet */ Loading Loading
lib/smtp.c +0 −1 Original line number Diff line number Diff line Loading @@ -1313,7 +1313,6 @@ static CURLcode smtp_state_mail_resp(struct connectdata *conn, int smtpcode, { CURLcode result = CURLE_OK; struct SessionHandle *data = conn->data; struct SMTP *smtp = data->req.protop; (void)instate; /* no use for this yet */ Loading