mirror of
https://github.com/brl/mutter.git
synced 2025-02-08 17:44:09 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
The threads_enter() and threads_leave() functions are no-ops because Clutter is not thread-aware nor thread-safe. Leaving them in is a source of confusion so we just remove them. Update the NEWS and the README files with the release notes.