This commit is contained in:
rustdesk 2022-04-23 02:51:54 +08:00
parent ae74570ab8
commit 6bc0c3ce98

View File

@ -337,8 +337,6 @@ mod tests {
#[cfg(target_os = "linux")]
#[test]
fn test_pulse() {
use libpulse_binding as pulse;
use libpulse_simple_binding as psimple;
let spec = pulse::sample::Spec {
format: pulse::sample::SAMPLE_FLOAT32NE,
channels: 2,