Another warning removed
This commit is contained in:
parent
0338807507
commit
02bb55a721
@ -144,6 +144,7 @@ mod test {
|
|||||||
let rtaps = RtAps::new(&mut smgr, settings);
|
let rtaps = RtAps::new(&mut smgr, settings);
|
||||||
smgr.startDefaultInputStream()?;
|
smgr.startDefaultInputStream()?;
|
||||||
thread::sleep(Duration::from_secs(2));
|
thread::sleep(Duration::from_secs(2));
|
||||||
|
drop(rtaps);
|
||||||
}
|
}
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user