From 134e2ffae1aae0a067cb52ca5fd09b017d9cf7d4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexandru=20B=C4=83lu=C8=9B?= Date: Thu, 11 Apr 2019 23:45:13 +0200 Subject: [PATCH] ges: Remove unused nb_effects field --- ges/ges-container.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ges/ges-container.c b/ges/ges-container.c index 168b3e8..87a3abb 100644 --- a/ges/ges-container.c +++ b/ges/ges-container.c @@ -76,7 +76,6 @@ struct _GESContainerPrivate * properties so we don't end up in infinite property update loops */ GHashTable *mappings; - guint nb_effects; /* List of GESTimelineElement being in the "child-added" signal * emission stage */ -- 2.7.4