8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 18:03:04 +01:00
This commit is contained in:
asfernandes 2010-02-27 02:41:00 +00:00
parent 04f903f6e4
commit aba41ed8cb

View File

@ -942,7 +942,6 @@ static void add_security_to_sys_rel(thread_db* tdbb,
REL.RDB$DEFAULT_CLASS.NULL = FALSE;
jrd_vtof(default_class.c_str(), REL.RDB$DEFAULT_CLASS, sizeof(REL.RDB$DEFAULT_CLASS));
END_MODIFY;
END_FOR;
CMP_release(tdbb, handle1);