diff --git a/modules/ldap/util_ldap.c b/modules/ldap/util_ldap.c index 995d6aaacd..0fb1e58dfa 100644 --- a/modules/ldap/util_ldap.c +++ b/modules/ldap/util_ldap.c @@ -1207,7 +1207,6 @@ start_over: ldc->reason = apr_psprintf(r->pool, "Comparison undefined: (%d): %s (adding to cache)", result, ldap_err2string(result)); - ldc->reason = "Comparison undefined (adding to cache)"; } }