Christiaan Dirkx 738f736066 Remove unnecessary conditional cfg(target_os) for redox and vxworks
`redox` and `vxworks` are part of target_family `unix`, thus `cfg(unix)` already implies `cfg(target_os="redox")` and `(target_os="vxworks")`
2021-03-03 01:14:17 +01:00
..
2020-12-07 15:22:34 +01:00
2020-11-22 17:11:41 -05:00