fixes for 98% of all the warnings/errors reported by OS X gcc on tiger
git-svn-id: svn://localhost/ardour2/branches/3.0@10179 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -32,7 +32,7 @@ ControlSet::ControlSet()
|
||||
{
|
||||
}
|
||||
|
||||
ControlSet::ControlSet (const ControlSet& other)
|
||||
ControlSet::ControlSet (const ControlSet&)
|
||||
: noncopyable ()
|
||||
{
|
||||
/* derived class must copy controls */
|
||||
|
||||
Reference in New Issue
Block a user