mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 04:22:05 +00:00
conform: Disable deprecation warnings
When testing the invariants we do also test deprecated API; there's no need to warn.
This commit is contained in:
parent
4040f2d556
commit
ccd3fa0355
@ -1,6 +1,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
|
||||||
#include <clutter/clutter.h>
|
#include <clutter/clutter.h>
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user