X-Git-Url: http://git.samba.org/?p=amitay%2Fsamba.git;a=blobdiff_plain;f=source3%2Finclude%2Fproto.h;h=c60c18b3bac483c18b9394ca6cd1e329bf782bb0;hp=18b37543daea52d0e9134a7035b0375b2fb31562;hb=002fe91768757f20de2a40f14480b6c5f8b74bdc;hpb=61f019d61d2aeb5d5dd79c3048d9c6048f4881f5 diff --git a/source3/include/proto.h b/source3/include/proto.h index 18b37543dae..c60c18b3bac 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -6016,7 +6016,6 @@ void idmap_close(void); NTSTATUS idmap_init_cache(void); NTSTATUS idmap_allocate_uid(struct unixid *id); NTSTATUS idmap_allocate_gid(struct unixid *id); -NTSTATUS idmap_set_uid_hwm(struct unixid *id); NTSTATUS idmap_set_gid_hwm(struct unixid *id); NTSTATUS idmap_backends_unixid_to_sid(const char *domname, struct id_map *id);