its-pointless
8 years ago
committed by
Fredrik Fornwall
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||
--- ../cache/MPD-0.20.8/src/output/plugins/sles/SlesOutputPlugin.cxx 2017-05-20 23:07:03.641576843 +0000
|
|||
+++ ./src/output/plugins/sles/SlesOutputPlugin.cxx 2017-05-24 00:51:01.197169877 +0000
|
|||
@@ -434,6 +434,6 @@
|
|||
&Wrapper::Play, |
|||
&Wrapper::Drain, |
|||
&Wrapper::Cancel, |
|||
- &Wrapper::Pause,
|
|||
+ nullptr,
|
|||
nullptr, |
|||
}; |
Loading…
Reference in new issue