remove no-longer-used method

This commit is contained in:
Paul Davis 2022-08-11 00:07:05 -06:00
parent 340bba15f2
commit 24253c20f3
2 changed files with 0 additions and 37 deletions

View file

@ -242,7 +242,6 @@ protected:
bool verify_new_route_name (const std::string& name);
void check_rec_enable_sensitivity ();
void route_gui_changed (PBD::PropertyChange const&);
void set_bg_color_from_route (Gtk::Widget&, bool yn);
PatchChangeGridDialog* patch_change_dialog () const;