summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-08-11 18:14:51 +0200
committerStefan Metzmacher <metze@samba.org>2008-08-11 18:15:59 +0200
commit0965b22ec561588201a3a79f1f1e316834c8ce0b (patch)
tree76c3707909a1376c5a54d2fb46bd4774018f8373 /source4/librpc
parent97f59cb1902eec0fba610da6c13d7089ea7d7576 (diff)
downloadsamba-0965b22ec561588201a3a79f1f1e316834c8ce0b.tar.gz
samba-0965b22ec561588201a3a79f1f1e316834c8ce0b.tar.bz2
samba-0965b22ec561588201a3a79f1f1e316834c8ce0b.zip
dcerpc.idl: remove used DCERPC_MAX_SIGN_SIZE
metze (This used to be commit 54b873e49ff363609632fa2862208bf6b4c1b6ed)
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/idl/dcerpc.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/librpc/idl/dcerpc.idl b/source4/librpc/idl/dcerpc.idl
index 0fb94e9672..1c6574b11b 100644
--- a/source4/librpc/idl/dcerpc.idl
+++ b/source4/librpc/idl/dcerpc.idl
@@ -30,7 +30,6 @@ interface dcerpc
} dcerpc_bind;
const uint8 DCERPC_REQUEST_LENGTH = 24;
- const uint8 DCERPC_MAX_SIGN_SIZE = 64;
typedef struct {
} dcerpc_empty;