ges: Remove unused nb_effects field
authorAlexandru Băluț <alexandru.balut@gmail.com>
Thu, 11 Apr 2019 21:45:13 +0000 (23:45 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Wed, 17 Apr 2019 21:56:21 +0000 (21:56 +0000)
ges/ges-container.c

index 168b3e8..87a3abb 100644 (file)
@@ -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 */