summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index cc99ad74c2..bffa158fea 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -287,11 +287,6 @@ struct api_struct {
bool (*fn) (pipes_struct *);
};
-typedef struct {
- uint32 rid;
- const char *name;
-} rid_name;
-
/*
* higher order functions for use with msrpc client code
*/