mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 09:49:31 +02:00
Merge pull request #61 from respotify/fix-build
Fix build by removing extra parenthesis
This commit is contained in:
commit
0e911fbb59
1 changed files with 0 additions and 2 deletions
|
@ -53,7 +53,5 @@ mod portaudio_sink {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
pub type DefaultSink = portaudio_sink::PortAudioSink<'static>;
|
pub type DefaultSink = portaudio_sink::PortAudioSink<'static>;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue