Remove unimplemented ACL types.

Reported by:	Hervé Kergourlay <herve dot kergourlay at atempo dot com>
This commit is contained in:
Robert Watson 2005-05-12 22:01:18 +00:00
parent a4c24c66bc
commit 83ae2ce161

View File

@ -87,10 +87,6 @@ typedef struct acl_t_struct *acl_t;
*/
#define ACL_TYPE_ACCESS 0x00000000
#define ACL_TYPE_DEFAULT 0x00000001
#define ACL_TYPE_AFS 0x00000002
#define ACL_TYPE_CODA 0x00000003
#define ACL_TYPE_NTFS 0x00000004
#define ACL_TYPE_NWFS 0x00000005
/*
* Possible flags in ae_perm field.