mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
remove unused argument
This commit is contained in:
parent
1251769eb5
commit
71a26d32d2
2 changed files with 0 additions and 2 deletions
|
@ -62,7 +62,6 @@ pub(crate) fn preprocess_windows(
|
|||
host_exe_filename: &str,
|
||||
metadata_filename: &Path,
|
||||
out_filename: &Path,
|
||||
_shared_lib: &Path,
|
||||
_verbose: bool,
|
||||
_time: bool,
|
||||
) -> object::read::Result<()> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue