mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
a35708eb74
The Behaviour class and its implementations have been replaced by the new animation framework API and by the constraints for layout-related animations. Currently, we need to make tests build, so we undef DISABLE_DEPRECATED in specific test cases while they get ported.