Skip to content

Commit edeb6f0

Browse files
author
Artyom Abakumov
committed
Remove NONE flag
1 parent 70ffad8 commit edeb6f0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/jrd/SysFunction.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ class SysFunction
4848
public:
4949
enum Flags : UCHAR
5050
{
51-
NONE = 0,
5251
DETERMINISTIC = 1,
5352
CONSTANT = 2
5453
};

0 commit comments

Comments
 (0)