remove unused argument

This commit is contained in:
Folkert 2022-09-24 14:16:58 +02:00
parent 1251769eb5
commit 71a26d32d2
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
2 changed files with 0 additions and 2 deletions

View file

@ -478,7 +478,6 @@ pub fn preprocess(
exec_filename,
Path::new(metadata_filename),
Path::new(out_filename),
shared_lib,
verbose,
time,
)