mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Remove old special case (ArdourDialog::on_response hides the dialog)
This commit is contained in:
parent
7fc73ae67e
commit
87acc60674
2 changed files with 0 additions and 6 deletions
|
|
@ -48,7 +48,6 @@ class RulerDialog : public ArdourDialog
|
|||
Gtk::CheckButton video_button;
|
||||
|
||||
void connect_action (Gtk::CheckButton& button, std::string const &action_name_part);
|
||||
void on_response (int);
|
||||
};
|
||||
|
||||
#endif /* __gtk_ardour_add_route_dialog_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue