s3:winbindd: remove wbint_Sid2Gid from the wbint.idl
[amitay/samba.git] / source3 / librpc / idl / wbint.idl
index 035afb5df8a946129b41bf619631bdd3236ec910..f05107a0a8b509b82ae6df612c185a37bad8bfc4 100644 (file)
@@ -37,12 +37,6 @@ interface wbint
        [out] dom_sid *sid
        );
 
-    NTSTATUS wbint_Sid2Gid(
-       [in,unique,string,charset(UTF8)] char *dom_name,
-       [in] dom_sid *sid,
-       [out] hyper *gid
-       );
-
     typedef struct {
        id_type type;
        uint32 domain_index;