dcerpc.idl: remove unused DCERPC_NCACN_PAYLOAD_MAX_SIZE
authorStefan Metzmacher <metze@samba.org>
Wed, 22 Jun 2016 18:38:01 +0000 (20:38 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 24 Jun 2016 12:09:01 +0000 (14:09 +0200)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11948

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
librpc/idl/dcerpc.idl

index 5e0f9193d08872386ba9fdfc8177c755d00f30cb..527804df005d18b4890d7baf14e9ba54a26da88b 100644 (file)
@@ -535,7 +535,6 @@ interface dcerpc
        const uint32 DCERPC_FRAG_MAX_SIZE  = 5840;
        const uint8 DCERPC_AUTH_LEN_OFFSET = 10;
        const uint8 DCERPC_NCACN_PAYLOAD_OFFSET = 16;
-       const uint32 DCERPC_NCACN_PAYLOAD_MAX_SIZE = 0x400000; /* 4 MByte */
 
        /*
         * See [MS-RPCE] 3.3.3.5.4 Maximum Server Input Data Size