summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2016-06-22 20:38:01 +0200
committerKarolin Seeger <kseeger@samba.org>2016-07-04 09:09:51 +0200
commit434aaaf8351d3d762a1f57218d40ce648c13975c (patch)
tree9485ffc34beeb93d32c2a6ec25db4af9e7579500
parentf77264943a29fcea842e9eb91fd96fa99768cc37 (diff)
downloadsamba-434aaaf8351d3d762a1f57218d40ce648c13975c.tar.gz
dcerpc.idl: remove unused DCERPC_NCACN_PAYLOAD_MAX_SIZE
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> (cherry picked from commit d9e242e9035c15e49b041afc61e5a4a08877f289)
-rw-r--r--librpc/idl/dcerpc.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/librpc/idl/dcerpc.idl b/librpc/idl/dcerpc.idl
index 5e0f9193d08..527804df005 100644
--- a/librpc/idl/dcerpc.idl
+++ b/librpc/idl/dcerpc.idl
@@ -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