[Freeipa-devel] [PATCH 0127] Remove orphaned function declaration from ldap_helper.h

Adam Tkac atkac at redhat.com
Mon Mar 25 14:56:40 UTC 2013


On Fri, Mar 22, 2013 at 01:06:12PM +0100, Petr Spacek wrote:
> Hello,
> 
>     Remove orphaned function declaration from ldap_helper.h.
> 

Ack

> From 9129f3963c8a7d603c02c5a8ea1ce3f08182541f Mon Sep 17 00:00:00 2001
> From: Petr Spacek <pspacek at redhat.com>
> Date: Fri, 22 Mar 2013 13:04:29 +0100
> Subject: [PATCH] Remove orphaned function declaration from ldap_helper.h.
> 
> Signed-off-by: Petr Spacek <pspacek at redhat.com>
> ---
>  src/ldap_helper.h | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/src/ldap_helper.h b/src/ldap_helper.h
> index fe54687fa1e8ec16d83105e08e1a17cdec68614e..2eb7c7600f45542d92f01dbc878f4862606ade8a 100644
> --- a/src/ldap_helper.h
> +++ b/src/ldap_helper.h
> @@ -94,9 +94,6 @@ isc_result_t write_to_ldap(dns_name_t *owner, ldap_instance_t *ldap_inst,
>  isc_result_t remove_from_ldap(dns_name_t *owner, ldap_instance_t *ldap_inst,
>  		dns_rdatalist_t *rdlist, isc_boolean_t delete_node);
>  
> -/* Get cache associated with ldap_inst */
> -ldap_cache_t *ldap_instance_getcache(ldap_instance_t *ldap_inst);
> -
>  settings_set_t * ldap_instance_getsettings_local(ldap_instance_t *ldap_inst);
>  
>  #endif /* !_LD_LDAP_HELPER_H_ */
> -- 
> 1.7.11.7
> 


-- 
Adam Tkac, Red Hat, Inc.




More information about the Freeipa-devel mailing list