s3: remove prototype of inexistent lp_idmap_alloc_backend().
authorMichael Adam <obnox@samba.org>
Tue, 1 Jun 2010 13:33:28 +0000 (15:33 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 1 Jun 2010 15:19:48 +0000 (17:19 +0200)
source3/include/proto.h

index e6857b7782a81620b235471e6ec1f8334b90154e..69605d8e00c08114d75c2fc7a136ee954dad71ae 100644 (file)
@@ -3996,7 +3996,6 @@ bool lp_winbind_rpc_only(void);
 bool lp_create_krb5_conf(void);
 int lp_winbind_max_domain_connections(void);
 const char *lp_idmap_backend(void);
-char *lp_idmap_alloc_backend(void);
 int lp_idmap_cache_time(void);
 int lp_idmap_negative_cache_time(void);
 int lp_keepalive(void);