Skip to content
Commit 69b205b3 authored by Jonathan Marten's avatar Jonathan Marten
Browse files

Fix compiler warnings in PulseAudio backend:

backends/mixer_pulse.cpp: In member function 'bool Mixer_PULSE::addDevice(devinfo&, bool)':
backends/mixer_pulse.cpp:912: warning: this 'if' clause does not guard...
backends/mixer_pulse.cpp:915: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
backends/mixer_pulse.cpp: In member function 'virtual bool Mixer_PULSE::moveStream(const QString&, const QString&)':
backends/mixer_pulse.cpp:1407: warning: enum constant in boolean context
parent d84e5c2d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment