s3:winbind: remove SET_HWM from winbind's API.
[ira/wip.git] / source3 / librpc / idl / wbint.idl
index b2c8ff6615c5a6bc0e2f1f1e0673bf6cbfae2c05..d1557f895597289fd9180c7d88334b23f4bd91ec 100644 (file)
@@ -171,9 +171,4 @@ interface wbint
        [in] wbint_IdType type,
        [in] hyper id
        );
-
-    NTSTATUS wbint_SetHWM(
-       [in] wbint_IdType type,
-       [in] hyper id
-       );
 }