mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
Unused var
This commit is contained in:
parent
6702efaf29
commit
e2482c8b1d
1 changed files with 0 additions and 1 deletions
|
@ -230,7 +230,6 @@ fn gen_from_mono_module_llvm<'a>(
|
|||
EntryPoint::Test => roc_mono::ir::EntryPoint::Expects { symbols: &[] },
|
||||
};
|
||||
|
||||
let build_procedures_start = Instant::now();
|
||||
roc_gen_llvm::llvm::build::build_procedures(
|
||||
&env,
|
||||
&mut loaded.layout_interner,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue