summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/idl_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/idl/idl_types.h')
-rw-r--r--source4/librpc/idl/idl_types.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/source4/librpc/idl/idl_types.h b/source4/librpc/idl/idl_types.h
index 872883df4b..98a8d1c093 100644
--- a/source4/librpc/idl/idl_types.h
+++ b/source4/librpc/idl/idl_types.h
@@ -33,12 +33,6 @@
#define astring15 [flag(STR_ASCII|STR_FIXLEN15)] string
/*
- an ascii string prefixed with [size] [offset] [length], all 32 bits
- null terminated
-*/
-#define ascstr [flag(STR_ASCII|STR_SIZE4|STR_LEN4)] string
-
-/*
an ascii string prefixed with [offset] [length], both 32 bits
null terminated
*/