diff options
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r-- | source4/librpc/idl/xattr.idl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/librpc/idl/xattr.idl b/source4/librpc/idl/xattr.idl index c2487b705c..0fc965c825 100644 --- a/source4/librpc/idl/xattr.idl +++ b/source4/librpc/idl/xattr.idl @@ -37,7 +37,6 @@ interface xattr /* we store DOS style extended attributes in a DosEAs xattr */ const string XATTR_DOSEAS_NAME = "user.DosEAs"; - const string XATTR_DOSEAS_ESTIMATED_SIZE = 100; typedef struct { utf8string name; |