summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/path.h')
-rw-r--r--winsup/cygwin/path.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/winsup/cygwin/path.h b/winsup/cygwin/path.h
index aeb70c0f8..e2fa22498 100644
--- a/winsup/cygwin/path.h
+++ b/winsup/cygwin/path.h
@@ -46,8 +46,7 @@ enum pathconv_arg
PC_NULLEMPTY = 0x0020,
PC_CHECK_EA = 0x0040,
PC_POSIX = 0x0080,
- PC_NO_ACCESS_CHECK = 0x00800000,
- PC_WRITABLE = 0x00400000
+ PC_NO_ACCESS_CHECK = 0x00800000
};
enum case_checking