[clutter] animatable: Disable deprecation warnings
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] animatable: Disable deprecation warnings
- Date: Fri, 27 Apr 2012 13:22:09 +0000 (UTC)
commit fec0578bfe0106ae7ebf40f00d901106a444a5e2
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Fri Apr 27 14:21:25 2012 +0100
animatable: Disable deprecation warnings
We are using deprecated API internally.
clutter/clutter-animatable.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/clutter/clutter-animatable.c b/clutter/clutter-animatable.c
index 2291db9..85a835d 100644
--- a/clutter/clutter-animatable.c
+++ b/clutter/clutter-animatable.c
@@ -49,6 +49,8 @@
#include "config.h"
#endif
+#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
+
#include "clutter-animatable.h"
#include "clutter-interval.h"
#include "clutter-debug.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]