diff options
author | Simo Sorce <idra@samba.org> | 2010-07-10 17:05:58 -0400 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2010-07-13 14:44:11 +0200 |
commit | 4ba89230ae03d00f9c6a0882df1361c5369b77a9 (patch) | |
tree | 529309fc7dd9bac1b1c33aef4f839d975deb60bc /source3/include | |
parent | 29a3142be856b010ccebb153afad0bf6499d5b56 (diff) | |
download | samba-4ba89230ae03d00f9c6a0882df1361c5369b77a9.tar.gz samba-4ba89230ae03d00f9c6a0882df1361c5369b77a9.tar.bz2 samba-4ba89230ae03d00f9c6a0882df1361c5369b77a9.zip |
s3-dcerpc: Remove unused members
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/ntdomain.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h index 18819dee21..d0006923ff 100644 --- a/source3/include/ntdomain.h +++ b/source3/include/ntdomain.h @@ -168,9 +168,6 @@ typedef struct pipes_struct { PIPE_RPC_FNS *contexts; - RPC_HDR hdr; /* Incoming RPC header. */ - RPC_HDR_REQ hdr_req; /* Incoming request header. */ - struct pipe_auth_data auth; /* |