X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=inline;f=gtk2_ardour%2Froute_ui.h;h=98d66fef84304019ca090df389bafd51685db3ab;hb=fc079a0ea3e2b8f16b8360a665d7d441fc3675a3;hp=0da95cdc238fe4614d444b5e932d349c092432b3;hpb=d6574c9c404d5ef26f7b31a8ca12304048d80301;p=ardour.git diff --git a/gtk2_ardour/route_ui.h b/gtk2_ardour/route_ui.h index 0da95cdc23..98d66fef84 100644 --- a/gtk2_ardour/route_ui.h +++ b/gtk2_ardour/route_ui.h @@ -187,9 +187,6 @@ class RouteUI : public virtual AxisView int set_color_from_route (); - void remove_this_route (bool apply_to_selection = false); - static gint idle_remove_this_route (RouteUI *); - void route_rename(); virtual void property_changed (const PBD::PropertyChange&);