summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-03-17 18:36:43 +0100
committerGünther Deschner <gd@samba.org>2009-03-17 19:07:38 +0100
commit77d2cd1ff7dab3a7a76449bfb3fe1d6e80df292b (patch)
tree5736ca1d2a7cfb8084b39397adb0a656f97fa4aa /source3/include/ntdomain.h
parentb57d5eaac03b38a605fb8853dbb18c208461b0bb (diff)
downloadsamba-77d2cd1ff7dab3a7a76449bfb3fe1d6e80df292b.tar.gz
samba-77d2cd1ff7dab3a7a76449bfb3fe1d6e80df292b.tar.bz2
samba-77d2cd1ff7dab3a7a76449bfb3fe1d6e80df292b.zip
s3-spoolss: remove unused RPC_BUFFER definition.
Guenther
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index 0eff9bdbac..0b827d385f 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -293,11 +293,4 @@ struct api_struct {
/* end higher order functions */
-typedef struct {
- uint32 size;
- prs_struct prs;
- uint32 struct_start;
- uint32 string_at_end;
-} RPC_BUFFER;
-
#endif /* _NT_DOMAIN_H */