]> granicus.if.org Git - apache/commitdiff
* Remove unused variable and thus remove compiler warning
authorRuediger Pluem <rpluem@apache.org>
Wed, 28 Nov 2007 20:53:30 +0000 (20:53 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 28 Nov 2007 20:53:30 +0000 (20:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@599143 13f79535-47bb-0310-9956-ffa450edef68

modules/ldap/util_ldap.c

index 792ad0a1891ff4556725cfac7c3ab422632e847d..76d80c9dd47036c32c349c96d978fbd16ddb20bf 100644 (file)
@@ -1012,7 +1012,7 @@ static int uldap_cache_check_subgroups(request_rec *r, util_ldap_connection_t *l
     util_compare_node_t *compare_nodep;
     util_compare_node_t the_compare_node;
     util_compare_subgroup_t *tmp_local_sgl = NULL;
-    int lcl_sgl_processedFlag = 0, failures = 0,  sgindex = 0, base_sgcIndex = 0;
+    int lcl_sgl_processedFlag = 0, sgindex = 0, base_sgcIndex = 0;
     struct mod_auth_ldap_groupattr_entry_t *sgc_ents = (struct mod_auth_ldap_groupattr_entry_t *) subgroupclasses->elts;
 
     util_ldap_state_t *st = (util_ldap_state_t *)