X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/db6096698656d32db7df630594bd9617ee54f828..4b17d6b6e417f714551ec129064745ea9919780e:/bsd/sys/cprotect.h diff --git a/bsd/sys/cprotect.h b/bsd/sys/cprotect.h index eb0a134fd..0dda075ac 100644 --- a/bsd/sys/cprotect.h +++ b/bsd/sys/cprotect.h @@ -65,9 +65,6 @@ extern "C" { #define CP_READ_ACCESS 0x1 #define CP_WRITE_ACCESS 0x2 -/* - * Check for this version when deciding to enable features - */ #define CONTENT_PROTECTION_XATTR_NAME "com.apple.system.cprotect" #define CP_NEW_MAJOR_VERS 4 #define CP_PREV_MAJOR_VERS 2