s3-samr-idl: cleanup.
[ira/wip.git] / source3 / librpc / idl / samr.idl
index f47e0994dc232a5588082ce538b3ad52c47348c8..2f8657a0b1f043f65c3ea9c18e7e4a18731a4f3b 100644 (file)
@@ -441,9 +441,6 @@ import "misc.idl", "lsa.idl", "security.idl";
        /************************/
        /* Function    0x0b     */
 
-       const int MAX_SAM_ENTRIES_W2K = 0x400; /* 1024 */
-       const int MAX_SAM_ENTRIES_W95 = 50;
-
        NTSTATUS samr_EnumDomainGroups(
                [in]          policy_handle *domain_handle,
                [in,out,ref]  uint32 *resume_handle,
@@ -1437,7 +1434,6 @@ import "misc.idl", "lsa.idl", "security.idl";
                [out,ref]   dom_sid2      *sid
                );
 
-
        /************************/
        /* Function    0x42     */