fixes for 98% of all the warnings/errors reported by OS X gcc on tiger
[ardour.git] / libs / evoral / src / ControlSet.cpp
index 6b793a08eae91c89644e3938ca768ecd91e733e6..bdc73121d246cbcb568f11c67d6bc351b9ef7597 100644 (file)
@@ -32,7 +32,7 @@ ControlSet::ControlSet()
 {
 }
 
-ControlSet::ControlSet (const ControlSet& other)
+ControlSet::ControlSet (const ControlSet&)
         : noncopyable ()
 {
         /* derived class must copy controls */