From 45fd1e8d5e5064cb01bc2ab3d7ddab6358116c61 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Tue, 28 Sep 2010 09:55:49 +0200 Subject: [PATCH] remove incorrect assertion --- plugins/gs2.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/gs2.c b/plugins/gs2.c index 6bce647..00cbefe 100644 --- a/plugins/gs2.c +++ b/plugins/gs2.c @@ -1592,8 +1592,6 @@ gs2_get_init_creds(context_t *text, if (result != SASL_OK) goto cleanup; } - - assert(oparams->authid != NULL); } /* -- 2.1.4