70c43c5a11
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.