Skip to content

Commit

Permalink
Drop a leftover of 3553014
Browse files Browse the repository at this point in the history
  • Loading branch information
Minoru committed Jan 29, 2021
1 parent 99202f7 commit 5d81ae2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/unix/mod.rs
Expand Up @@ -299,7 +299,6 @@ cfg_if! {
} else if #[cfg(feature = "std")] {
// cargo build, don't pull in anything extra as the libstd dep
// already pulls in all libs.
extern {}
} else if #[cfg(all(target_os = "linux",
target_env = "gnu",
feature = "rustc-dep-of-std"))] {
Expand Down

0 comments on commit 5d81ae2

Please sign in to comment.