[mutter] clutter: Remove tests/conform/model.c



commit f1b148e4885d190cdc2835afb1a1b1091508842f
Author: Adam Jackson <ajax redhat com>
Date:   Thu Feb 28 12:26:23 2019 -0500

    clutter: Remove tests/conform/model.c
    
    The clutter model code is deprecated and this is the only consumer.
    
    https://gitlab.gnome.org/GNOME/mutter/merge_requests/464

 clutter/tests/conform/meson.build |   1 -
 clutter/tests/conform/model.c     | 528 --------------------------------------
 2 files changed, 529 deletions(-)
---
diff --git a/clutter/tests/conform/meson.build b/clutter/tests/conform/meson.build
index 7b8499978..a9f2d7e20 100644
--- a/clutter/tests/conform/meson.build
+++ b/clutter/tests/conform/meson.build
@@ -34,7 +34,6 @@ clutter_conform_tests_general_tests = [
   'binding-pool',
   'color',
   'interval',
-  'model',
   'script-parser',
   'units',
 ]


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