fix windows clippy
This commit is contained in:
parent
9b13ecaa8a
commit
403ea29250
|
@ -107,5 +107,5 @@ mod fg_process_setup {
|
||||||
|
|
||||||
pub fn set_foreground(_process: &std::process::Child) {}
|
pub fn set_foreground(_process: &std::process::Child) {}
|
||||||
|
|
||||||
pub fn reset_foreground_id() {}
|
pub unsafe fn reset_foreground_id() {}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user