Remove a now-useless function call
This commit is contained in:
parent
e5273a98d3
commit
44ef075aeb
1 changed files with 0 additions and 2 deletions
|
@ -333,8 +333,6 @@ fn run_compiler(
|
|||
return early_exit();
|
||||
}
|
||||
|
||||
queries.global_ctxt()?;
|
||||
|
||||
if sess.opts.output_types.contains_key(&OutputType::DepInfo)
|
||||
&& sess.opts.output_types.len() == 1
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue