mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-19 21:26:26 +01:00
removed no-longer-used Editor::track_canvas_motion()
Conflicts: gtk2_ardour/editor.h
This commit is contained in:
parent
e99734f07a
commit
2f77f2bc69
13 changed files with 40 additions and 61 deletions
|
|
@ -731,10 +731,8 @@ 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;
|
||||
Gtk::EventBox& time_bars_event_box;
|
||||
Gtk::VBox& time_bars_vbox;
|
||||
|
||||
ArdourCanvas::Pixbuf *logo_item;
|
||||
#if 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue