--- a/ui/motif/toolkit.h Sat Nov 22 18:37:46 2025 +0100 +++ b/ui/motif/toolkit.h Sat Nov 22 18:40:24 2025 +0100 @@ -82,8 +82,6 @@ typedef enum UiOrientation UiOrientation; enum UiOrientation { UI_HORIZONTAL = 0, UI_VERTICAL }; -void ui_exit_mainloop(); - XtAppContext ui_motif_get_app(void); Display* ui_motif_get_display(void);