mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
Coding style cleanups. Preserve mono state in XML for panners.
git-svn-id: svn://localhost/ardour2/branches/3.0@6640 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8d64ce26c4
commit
420e28f4d8
3 changed files with 64 additions and 66 deletions
|
|
@ -64,7 +64,6 @@ ControlSet::control (const Parameter& parameter, bool create_if_missing)
|
|||
return ac;
|
||||
|
||||
} else {
|
||||
//warning << "ControlList " << parameter.to_string() << " not found for " << _name << endmsg;
|
||||
return boost::shared_ptr<Control>();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue