From: Eric Covener Date: Tue, 7 Jul 2015 15:21:20 +0000 (+0000) Subject: remove old static ldc->reason X-Git-Tag: 2.5.0-alpha~3016 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb1a60e0dcf3a391386592d06f94a7a2d63f011f;p=apache remove old static ldc->reason --This line, and those bdelow, will be ignored-- M util_ldap.c git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1689698 13f79535-47bb-0310-9956-ffa450edef68 --- 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)"; } }