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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source4/librpc/idl/idl_types.h b/source4/librpc/idl/idl_types.h
index 1a6371d8f9..e48df9ddfd 100644
--- a/source4/librpc/idl/idl_types.h
+++ b/source4/librpc/idl/idl_types.h
@@ -19,11 +19,6 @@
#define unistr_noterm [flag(STR_NOTERM|STR_SIZE4|STR_LEN4)] string
/*
- a UCS2 string prefixed with [size] [offset] [length], all 32 bits
-*/
-#define unistr [flag(STR_SIZE4|STR_LEN4)] string
-
-/*
a UCS2 string prefixed with [size], 32 bits
*/
#define lstring [flag(STR_SIZE4)] string