s3:proto.h: remove duplicate prototypes.
authorMichael Adam <obnox@samba.org>
Thu, 22 Jan 2009 11:34:43 +0000 (12:34 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 29 Jan 2009 23:17:58 +0000 (00:17 +0100)
Michael

source3/include/proto.h

index e00d644852a070bdda0e8b91b043aef4a4b54360..af5181eca6be533a20e27e5fa7a2bdb009a9e4a0 100644 (file)
@@ -1674,8 +1674,6 @@ bool winbind_lookup_rids(TALLOC_CTX *mem_ctx,
                         int num_rids, uint32 *rids,
                         const char **domain_name,
                         const char ***names, enum lsa_SidType **types);
-bool winbind_allocate_uid(uid_t *uid);
-bool winbind_allocate_gid(gid_t *gid);
 
 /* The following definitions come from lib/wins_srv.c  */