s3-proto: remove prototype for non-existing functions.
authorGünther Deschner <gd@samba.org>
Sat, 12 Feb 2011 01:24:26 +0000 (02:24 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 14 Feb 2011 10:47:19 +0000 (11:47 +0100)
Guenther

source3/include/proto.h

index 08787487fbfd5d7af465414c8603c8b4c403f0e1..f584216f0ba57c93ad87123a652727b7b6efb21d 100644 (file)
@@ -334,10 +334,6 @@ bool pdb_get_dom_grp_info(const struct dom_sid *sid, struct acct_info *info);
 bool pdb_set_dom_grp_info(const struct dom_sid *sid, const struct acct_info *info);
 NTSTATUS pdb_create_builtin_alias(uint32 rid);
 
-/* The following definitions come from groupdb/mapping_ldb.c  */
-
-const struct mapping_backend *groupdb_ldb_init(void);
-
 /* The following definitions come from groupdb/mapping_tdb.c  */
 
 const struct mapping_backend *groupdb_tdb_init(void);