remove non-existent method decl

This commit is contained in:
Paul Davis 2023-11-10 11:17:53 -07:00
parent 9c5600ad87
commit 1b35d5824b

View File

@ -617,10 +617,6 @@ private:
void primary_clock_value_changed ();
void secondary_clock_value_changed ();
/* called by Blink signal */
void transport_rec_enable_blink (bool onoff);
/* menu bar and associated stuff */
Gtk::MenuBar* menu_bar;