aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver.c')
-rw-r--r--driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/driver.c b/driver.c
index cc009c12..320d1056 100644
--- a/driver.c
+++ b/driver.c
@@ -1139,7 +1139,6 @@ static int do_session(
#endif /* KERBEROS_V5 */
/* accept greeting message from mail server */
- stage = STAGE_PREAUTH;
err = (ctl->server.base_protocol->parse_response)(mailserver_socket, buf);
if (err != 0)
goto cleanUp;