[mutter] clutter: Remove tests/interactive/test-state-animator.c



commit 73ce5b3a8d70c5ee34a0abb9034909d04275e470
Author: Adam Jackson <ajax redhat com>
Date:   Wed Feb 20 12:03:22 2019 -0500

    clutter: Remove tests/interactive/test-state-animator.c
    
    This is the only caller of the (deprecated) clutter_state_set_animator.
    
    https://gitlab.gnome.org/GNOME/mutter/merge_requests/452

 clutter/tests/interactive/meson.build           |   1 -
 clutter/tests/interactive/test-state-animator.c | 151 ------------------------
 2 files changed, 152 deletions(-)
---
diff --git a/clutter/tests/interactive/meson.build b/clutter/tests/interactive/meson.build
index cc3a576e8..3f031a0b8 100644
--- a/clutter/tests/interactive/meson.build
+++ b/clutter/tests/interactive/meson.build
@@ -29,7 +29,6 @@ clutter_tests_interactive_test_sources = [
   'test-cogl-shader-glsl.c',
   'test-animator.c',
   'test-state.c',
-  'test-state-animator.c',
   'test-fbo.c',
   'test-multistage.c',
   'test-cogl-tex-tile.c',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]