mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 08:30:42 -05:00
09de87b0e5
The g_atexit() function has been deprecated in GLib as it is a fairly bad idea in basically all cases. We could probably use a GCC destructor if we didn't care about portability, but for the time being we just remove the atexit() handler that disposed the backend. |
||
---|---|---|
.. | ||
clutter-backend-wayland.c | ||
clutter-backend-wayland.h | ||
clutter-event-wayland.c | ||
clutter-input-device-wayland.c | ||
clutter-stage-wayland.c | ||
clutter-stage-wayland.h | ||
clutter-wayland.h |