summaryrefslogtreecommitdiff
path: root/include/libacl.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-03-27 00:27:09 +0000
committerNathan Scott <nathans@sgi.com>2002-03-27 00:27:09 +0000
commit813d820ecafa979db7a8e36e31133879f50ac5f5 (patch)
tree1f585b8ff2d1960bd073394fea7f4edd7a330cd8 /include/libacl.h
parent29e231a37a070c4961330dc1f0bb0dfc56fcc5ae (diff)
downloadacl-813d820ecafa979db7a8e36e31133879f50ac5f5.tar.gz
missed part of Andreas last round of patches.
Diffstat (limited to 'include/libacl.h')
-rw-r--r--include/libacl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libacl.h b/include/libacl.h
index 5244bf3..318120f 100644
--- a/include/libacl.h
+++ b/include/libacl.h
@@ -18,7 +18,6 @@ extern "C" {
/* Print NO, SOME or ALL effective permissions comments. SOME prints
effective rights comments for entries which have different permissions
than effective permissions. */
-#define TEXT_NO_EFFECTIVE 0x00
#define TEXT_SOME_EFFECTIVE 0x01
#define TEXT_ALL_EFFECTIVE 0x02