mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
idl_types: remove unused lstring
metze
This commit is contained in:
parent
d6cdddbcf3
commit
5100452cf3
@ -9,11 +9,6 @@
|
||||
#define STR_CHARLEN LIBNDR_FLAG_STR_CHARLEN
|
||||
#define STR_UTF8 LIBNDR_FLAG_STR_UTF8
|
||||
|
||||
/*
|
||||
a UCS2 string prefixed with [size], 32 bits
|
||||
*/
|
||||
#define lstring [flag(STR_SIZE4)] string
|
||||
|
||||
/*
|
||||
a null terminated UCS2 string
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user