remove all dangling event-loop-precall code

This commit is contained in:
Paul Davis 2021-10-11 17:48:44 -06:00
parent 9adc336d50
commit 9e763c2672
8 changed files with 0 additions and 29 deletions

View file

@ -410,8 +410,6 @@ protected:
void toggle_rc_options_window ();
void toggle_session_options_window ();
void event_loop_precall ();
private:
Gtk::Window _main_window;