11 lines
314 B
Diff
11 lines
314 B
Diff
--- ../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,
|
|
};
|