drop commented-out dbg!

This commit is contained in:
Richard Feldman 2021-02-12 19:22:38 -05:00 committed by GitHub
parent c7a61f55d6
commit baaf621b88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -492,7 +492,6 @@ fn modify_refcount_layout<'a, 'ctx, 'env>(
.build_extract_value(wrapper_struct, 1, "modify_rc_closure_data")
.unwrap();
// dbg!(&field_ptr, closure_layout.as_block_of_memory_layout());
modify_refcount_layout(
env,
parent,