Unconditionally update symbols
All paths to an ArchiveBuilder::build call update_symbols first.
This commit is contained in:
@@ -113,9 +113,6 @@ impl<'a> ArchiveBuilder<'a> for ArArchiveBuilder<'a> {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
fn update_symbols(&mut self) {
|
||||
}
|
||||
|
||||
fn build(mut self) {
|
||||
use std::process::Command;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user