From 66b4014a62337f9b5f34344c5182ab0cb2ce79d9 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Mon, 27 Sep 2010 22:21:45 +0200 Subject: [PATCH] cleanup --- plugins/gs2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/gs2.c b/plugins/gs2.c index 8375544..a4a14d7 100644 --- a/plugins/gs2.c +++ b/plugins/gs2.c @@ -706,7 +706,6 @@ static int gs2_client_mech_step(void *conn_context, if (ret != SASL_OK) goto cleanup; - initialContextToken = 1; } else initialContextToken = 0; -- 2.1.4