mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-20 10:24:22 +00:00
Fix build by removing extra parenthesis
This commit is contained in:
parent
0973469120
commit
5f5356333d
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
Reference in a new issue