@@ -41,7 +41,6 @@ enum {
FD_FLAG_LOCK = 1 << 0,
FD_FLAG_REP = 1 << 1,
FD_FLAG_REPNZ = 1 << 2,
FD_FLAG_REX = 1 << 3,
FD_FLAG_64 = 1 << 7,
};
The note is not visible to the blocked user.