mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
remove unusued "MIDI underlay" cruft
This commit is contained in:
parent
0b050c47e4
commit
2797ea9666
9 changed files with 5 additions and 176 deletions
|
|
@ -1651,10 +1651,6 @@ Editor::popup_track_context_menu (int button, int32_t time, ItemType item_type,
|
|||
|
||||
}
|
||||
|
||||
if (item_type == StreamItem && clicked_routeview) {
|
||||
clicked_routeview->build_underlay_menu(menu);
|
||||
}
|
||||
|
||||
/* When the region menu is opened, we setup the actions so that they look right
|
||||
in the menu.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue