From eb1a60e0dcf3a391386592d06f94a7a2d63f011f Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Tue, 7 Jul 2015 15:21:20 +0000 Subject: [PATCH] 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 --- modules/ldap/util_ldap.c | 1 - 1 file changed, 1 deletion(-) 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)"; } } -- 2.50.1