summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2015-06-28 10:37:31 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2015-07-07 16:03:31 +0100
commit52e8864aa30cc394b7c79cb17c43f2c877396a19 (patch)
treec394964149855d6cc040965a81fbe33ed0737c14 /tests
parent6376eebd9bda84082609217f46ea7cffb72ec738 (diff)
downloadclutter-52e8864aa30cc394b7c79cb17c43f2c877396a19.tar.gz
conform: Disable deprecation warnings in the model units
Diffstat (limited to 'tests')
-rw-r--r--tests/conform/model.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/conform/model.c b/tests/conform/model.c
index 51c9eb7ff..f7b0c0b9f 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