Skip to content

Commit

Permalink
Remove out-of-date comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jyn514 authored and Joshua Nelson committed Mar 14, 2020
1 parent ba5ea9b commit e30c54b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/docbuilder/metadata.rs
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ impl Metadata {

metadata
}
// Return (default_target, all other targets that should be built with duplicates removed)
pub(super) fn targets(&self) -> BuildTargets<'_> {
use super::rustwide_builder::{HOST_TARGET, TARGETS};

Expand Down

0 comments on commit e30c54b

Please sign in to comment.