mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
ges: Remove unused nb_effects field
This commit is contained in:
parent
0c592ad6ac
commit
134e2ffae1
1 changed files with 0 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue