Inline inject_dll_import_lib

This commit is contained in:
bjorn3 2022-07-28 08:43:15 +00:00
parent 7c93154a30
commit 90da3c6f2b
5 changed files with 6 additions and 36 deletions

View file

@ -172,10 +172,6 @@ impl<'a> ArchiveBuilder<'a> for ArArchiveBuilder<'a> {
any_members
}
fn sess(&self) -> &Session {
self.config.sess
}
fn create_dll_import_lib(
_sess: &Session,
_lib_name: &str,