Merge branch 'move' of git://github.com/neheb/MPD
This commit is contained in:
@@ -170,5 +170,5 @@ void
|
||||
DecoderControl::CycleMixRamp() noexcept
|
||||
{
|
||||
previous_mix_ramp = std::move(mix_ramp);
|
||||
mix_ramp.Clear();
|
||||
mix_ramp = {};
|
||||
}
|
||||
|
Reference in New Issue
Block a user