clutter: Remove 'ClutterAlpha'
It was some kind of deprecated interpolation mechanism used in ClutterAnimation. We're not using it, and have non-deprecated replacement functionality, so lets drop it. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1192
This commit is contained in:

committed by
Georges Basile Stavracas Neto

parent
1cb59f44ab
commit
73cb96ddb9
@ -141,7 +141,6 @@
|
||||
#include "clutter-private.h"
|
||||
#include "clutter-debug.h"
|
||||
|
||||
#include "deprecated/clutter-alpha.h"
|
||||
#include "deprecated/clutter-container.h"
|
||||
|
||||
enum
|
||||
|
Reference in New Issue
Block a user