mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
removed no-longer-used Editor::track_canvas_motion()
This commit is contained in:
parent
7d2f8b5686
commit
be37432bef
2 changed files with 1 additions and 12 deletions
|
|
@ -723,8 +723,6 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
void parameter_changed (std::string);
|
||||
void ui_parameter_changed (std::string);
|
||||
|
||||
bool track_canvas_motion (GdkEvent*);
|
||||
|
||||
Gtk::EventBox time_bars_event_box;
|
||||
Gtk::VBox time_bars_vbox;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue