idl_types: remove unused lstring
authorStefan Metzmacher <metze@samba.org>
Wed, 13 Feb 2008 09:41:57 +0000 (10:41 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 13 Feb 2008 09:41:57 +0000 (10:41 +0100)
metze
(This used to be commit 5100452cf3b3c3c5dcdb77a9efe27e8c506d1d43)

source4/librpc/idl/idl_types.h

index 01524c2984aefd0a09816cfbffda0ca7c3bdad4f..9885ca5bf652f287a8015d6aa3e63d65ba239f20 100644 (file)
@@ -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
 */