We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf461b commit 0be199fCopy full SHA for 0be199f
1 file changed
src/jrd/WorkerAttachment.cpp
@@ -65,7 +65,6 @@ WorkerStableAttachment::WorkerStableAttachment(FbStatusVector* status, Jrd::Atta
65
BackgroundContextHolder tdbb(attachment->att_database, attachment, status, FB_FUNCTION);
66
67
LCK_init(tdbb, LCK_OWNER_attachment);
68
- INI_init(tdbb);
69
PAG_header(tdbb, true);
70
PAG_attachment_id(tdbb);
71
TRA_init(attachment);
0 commit comments