8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 01:23:03 +01:00
This commit is contained in:
asfernandes 2010-03-21 18:20:28 +00:00
parent 8a26b8f45c
commit abccecf08a

View File

@ -100,8 +100,6 @@ enum nod_t
nod_insert,
nod_delete,
nod_update,
nod_close,
nod_open,
nod_all, // ALL privileges
nod_execute, // EXECUTE privilege
nod_store,