mirror of
https://github.com/brl/mutter.git
synced 2025-03-17 16:55:03 +00:00

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.