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);
|
||||
smgr.startDefaultInputStream()?;
|
||||
thread::sleep(Duration::from_secs(2));
|
||||
drop(rtaps);
|
||||
}
|
||||
Ok(())
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user