You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
314 B

--- ../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,
};