removed last must_own_arguments

This commit is contained in:
J.Teeuwissen 2023-04-12 14:04:43 +02:00
parent 584024f230
commit 1586628bb0
No known key found for this signature in database
GPG key ID: DB5F7A1ED8D478AD
2 changed files with 0 additions and 6 deletions

View file

@ -116,7 +116,6 @@ fn build_app_mono<'a>(
closure_data_layout: None,
ret_layout: int_layout,
is_self_recursive: SelfRecursive::NotSelfRecursive,
must_own_arguments: false,
host_exposed_layouts: HostExposedLayouts::NotHostExposed,
};