mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 14:03:07 +01:00
Misc.
This commit is contained in:
parent
d461d8f47b
commit
6658a1f597
@ -3793,8 +3793,6 @@ void RSBRecurse::close(thread_db* tdbb, RecordSource* rsb, irsb_recurse* irsb)
|
||||
{
|
||||
SET_TDBB(tdbb);
|
||||
jrd_req* request = tdbb->getRequest();
|
||||
const USHORT streams = (USHORT)(U_IPTR) rsb->rsb_arg[rsb->rsb_count];
|
||||
const ULONG inner_size = (ULONG)(U_IPTR) rsb->rsb_arg[streams + rsb->rsb_count + 1];
|
||||
|
||||
while (irsb->irsb_level > 1)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user