Skip to content

Commit

Permalink
Fix error on Nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
padenot committed Nov 16, 2023
1 parent 01dcf7e commit 96ebd71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ mod stream;

pub use self::context::PulseContext;
use self::intern::Intern;
pub use self::stream::Device;
pub use self::stream::PulseStream;
use std::ffi::CStr;
use std::os::raw::c_char;
Expand Down

0 comments on commit 96ebd71

Please sign in to comment.