s3:winbind: remove the method SET_MAPPING from winbind's API
[amitay/samba.git] / source3 / librpc / idl / wbint.idl
index d1557f895597289fd9180c7d88334b23f4bd91ec..62d0b4170f3ee6f3f6c9ab2591ef119a208fb63e 100644 (file)
@@ -160,12 +160,6 @@ interface wbint
        WBINT_ID_TYPE_GID
     } wbint_IdType;
 
-    NTSTATUS wbint_SetMapping(
-       [in] dom_sid *sid,
-       [in] wbint_IdType type,
-       [in] hyper id
-       );
-
     NTSTATUS wbint_RemoveMapping(
        [in] dom_sid *sid,
        [in] wbint_IdType type,