s3:winbindd: remove wbint_Sid2Uid() from the wbint.idl
authorMichael Adam <obnox@samba.org>
Fri, 23 Nov 2012 16:48:36 +0000 (17:48 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 3 Dec 2012 07:48:26 +0000 (08:48 +0100)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/librpc/idl/wbint.idl

index c836f0faf257cee54e4ece34077c56e81c9c39fd..035afb5df8a946129b41bf619631bdd3236ec910 100644 (file)
@@ -37,12 +37,6 @@ interface wbint
        [out] dom_sid *sid
        );
 
-    NTSTATUS wbint_Sid2Uid(
-       [in,unique,string,charset(UTF8)] char *dom_name,
-       [in] dom_sid *sid,
-       [out] hyper *uid
-       );
-
     NTSTATUS wbint_Sid2Gid(
        [in,unique,string,charset(UTF8)] char *dom_name,
        [in] dom_sid *sid,