mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Revert "gmain: Add private API to create Unix child watch that uses waitid()"
This reverts commit 93bf37ce15
.
This commit is contained in:
@@ -41,8 +41,7 @@ glib__private__ (void)
|
||||
g_get_worker_context,
|
||||
|
||||
g_check_setuid,
|
||||
g_main_context_new_with_next_id,
|
||||
g_child_watch_source_new_nowait
|
||||
g_main_context_new_with_next_id
|
||||
};
|
||||
|
||||
return &table;
|
||||
|
Reference in New Issue
Block a user