ui/motif/toolkit.h

changeset 924
6c6e97e06009
parent 898
0484fc666c1d
child 928
35a0fd2f4f3d
--- 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);
 

mercurial