idl: frsrpc we don't need NDR_REMAINING as size of the blob is one the wire
[samba.git] / librpc / idl / frsrpc.idl
index e3c5f5c70f77021f262f7f26dcfa621a62bd98a1..8e1f109067864cda40da75e6f7add24e9b2c38ac 100644 (file)
@@ -281,7 +281,7 @@ interface frsrpc
                [case(FRSRPC_COMM_PKT_CHUNK_COMPRESSION_GUID)]
                        GUID compression_guid;
                [case(FRSRPC_COMM_PKT_CHUNK_BLOCK)]
-                       [flag(NDR_REMAINING)] DATA_BLOB block;
+                       DATA_BLOB block;
                [case(FRSRPC_COMM_PKT_CHUNK_BLOCK_SIZE)]
                        hyper block_size;
                [case(FRSRPC_COMM_PKT_CHUNK_FILE_SIZE)]