summaryrefslogtreecommitdiff
path: root/source3/include/rpc_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/rpc_buffer.h')
-rw-r--r--source3/include/rpc_buffer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/rpc_buffer.h b/source3/include/rpc_buffer.h
index 819c4d5b18..da2be8a4df 100644
--- a/source3/include/rpc_buffer.h
+++ b/source3/include/rpc_buffer.h
@@ -25,9 +25,6 @@
#define _RPC_BUFFER_H
typedef struct {
-#if 0
- uint32 ptr;
-#endif
uint32 size;
prs_struct prs;
uint32 struct_start;