Remove unused code.
[ardour.git] / gtk2_ardour / shuttle_control.cc
index a496ddc0b25c4485daf96ca6d96625e691cea454..2fb2a3357e0ac9fdc56987ec8eb071ad864df4c2 100644 (file)
@@ -611,12 +611,6 @@ ShuttleControl::ShuttleControllable::ShuttleControllable (ShuttleControl& s)
 {
 }
 
-void
-ShuttleControl::ShuttleControllable::set_id (const std::string& str)
-{
-       _id = str;
-}
-
 void
 ShuttleControl::ShuttleControllable::set_value (double val)
 {