From 0af9413f1131a4489c4d6c15a5d2ec88544e6732 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 22 Sep 2014 11:46:25 +0100 Subject: Drop re-definition of a symbol We are disabling deprecation warnings in the build. --- clutter-gtk/gtk-clutter-texture.c | 1 - 1 file changed, 1 deletion(-) diff --git a/clutter-gtk/gtk-clutter-texture.c b/clutter-gtk/gtk-clutter-texture.c index e9c271c..34d7dce 100644 --- a/clutter-gtk/gtk-clutter-texture.c +++ b/clutter-gtk/gtk-clutter-texture.c @@ -30,7 +30,6 @@ #include "config.h" -#define CLUTTER_DISABLE_DEPRECATION_WARNINGS #include "gtk-clutter-texture.h" #include -- cgit v1.2.1