Skip to content

Commit edffdf3

Browse files
committed
Remove incorrect assertion
1 parent e9662f6 commit edffdf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/jrd/dpm.epp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3807,7 +3807,6 @@ static void store_big_record(thread_db* tdbb,
38073807
// What's left fits on a page. Store it somewhere.
38083808

38093809
const auto inLength = in - rpb->rpb_address;
3810-
// fb_assert(Compressor(tdbb, inLength, rpb->rpb_address).getPackedLength() == size);
38113810

38123811
stack.push(prior);
38133812

0 commit comments

Comments
 (0)