summaryrefslogtreecommitdiff
path: root/source3/include/rpc_dce.h
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2010-07-08 01:48:05 -0400
committerSimo Sorce <idra@samba.org>2010-07-08 01:48:05 -0400
commit7571c15af93f638a78d69378ce7c793b0e90dc4e (patch)
tree4bb1e9293f79be077dd06c0405f18f4fbbf825f7 /source3/include/rpc_dce.h
parent7236f8cda93ccfbbbac74b9392bfb5dc93268bcb (diff)
downloadsamba-7571c15af93f638a78d69378ce7c793b0e90dc4e.tar.gz
samba-7571c15af93f638a78d69378ce7c793b0e90dc4e.tar.bz2
samba-7571c15af93f638a78d69378ce7c793b0e90dc4e.zip
s3:dcerpc Remove unused structure and functions
Diffstat (limited to 'source3/include/rpc_dce.h')
-rw-r--r--source3/include/rpc_dce.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source3/include/rpc_dce.h b/source3/include/rpc_dce.h
index 03d1e32cca..ade4728d23 100644
--- a/source3/include/rpc_dce.h
+++ b/source3/include/rpc_dce.h
@@ -107,13 +107,6 @@ typedef struct rpc_hdr_auth_info {
#define RPC_HDR_AUTH_LEN 8
-/* RPC_BIND_REQ - ms req bind */
-typedef struct rpc_bind_req_info {
- RPC_HDR_BBA bba;
- uint8 num_contexts; /* the number of contexts */
- struct dcerpc_ctx_list *rpc_context;
-} RPC_HDR_RB;
-
/*
* The following length is 8 bytes RPC_HDR_BBA_LEN +
* 4 bytes size of context count +