mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
merge r2091 from trunk
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/prepare-0.9.10@2151 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
9f0045a965
commit
db208e34d3
1 changed files with 1 additions and 1 deletions
|
|
@ -396,7 +396,7 @@ int pa__init(pa_module*m) {
|
|||
n_control++;
|
||||
else {
|
||||
pa_assert(LADSPA_IS_PORT_OUTPUT(d->PortDescriptors[p]) && LADSPA_IS_PORT_CONTROL(d->PortDescriptors[p]));
|
||||
pa_log_info("Ignored port \"%s\", because we ignore all control out ports.", d->PortNames[p]);
|
||||
pa_log_debug("Ignored control output port \"%s\".", d->PortNames[p]);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue