mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
remove infinitely recursive, never-called method from MidiView
This commit is contained in:
parent
62989f1cbc
commit
17f74643a7
2 changed files with 0 additions and 13 deletions
|
|
@ -130,7 +130,6 @@ class MidiView : public virtual sigc::trackable, public LineMerger
|
|||
|
||||
// inline ARDOUR::ColorMode color_mode() const { return _background->color_mode(); }
|
||||
|
||||
virtual uint32_t get_fill_color() const;
|
||||
void color_handler ();
|
||||
|
||||
void show_step_edit_cursor (Temporal::Beats pos);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue