mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 13:46:30 +01:00
remove unused code
Conflicts: gtk2_ardour/editor_ops.cc
This commit is contained in:
parent
a30a0148e9
commit
8473bd72e1
2 changed files with 0 additions and 87 deletions
|
|
@ -1222,11 +1222,8 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
void temporal_zoom_by_slider ();
|
||||
void update_temporal_zoom_slider ();
|
||||
|
||||
void insert_region_list_drag (boost::shared_ptr<ARDOUR::Region>, int x, int y);
|
||||
void insert_region_list_selection (float times);
|
||||
|
||||
void insert_route_list_drag (boost::shared_ptr<ARDOUR::Route>, int x, int y);
|
||||
|
||||
/* import & embed */
|
||||
|
||||
void add_external_audio_action (Editing::ImportMode);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue