summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/acl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/acl.h b/include/acl.h
index 7e1b0b8..7e4417f 100644
--- a/include/acl.h
+++ b/include/acl.h
@@ -48,8 +48,6 @@ typedef struct __acl_permset_ext *acl_permset_t;
#define ACL_READ (0x04)
#define ACL_WRITE (0x02)
#define ACL_EXECUTE (0x01)
-//#define ACL_ADD (0x08)
-//#define ACL_DELETE (0x10)
/* 23.2.5 acl_tag_t values */