[clutter] conform: Disable deprecation warnings in the model units



commit 52e8864aa30cc394b7c79cb17c43f2c877396a19
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Jun 28 10:37:31 2015 +0100

    conform: Disable deprecation warnings in the model units

 tests/conform/model.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/conform/model.c b/tests/conform/model.c
index 51c9eb7..f7b0c0b 100644
--- a/tests/conform/model.c
+++ b/tests/conform/model.c
@@ -1,5 +1,6 @@
 #include <stdlib.h>
 #include <string.h>
+#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
 #include <clutter/clutter.h>
 
 typedef struct _ModelData


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