mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
don't initialize vpattern field
This commit is contained in:
parent
2d022c8886
commit
7370d3ab7c
1 changed files with 0 additions and 1 deletions
|
@ -184,7 +184,6 @@ ges_tl_bg_src_class_init (GESTimelineBackgroundSourceClass * klass)
|
|||
static void
|
||||
ges_tl_bg_src_init (GESTimelineBackgroundSource * self)
|
||||
{
|
||||
self->vpattern = 0;
|
||||
GES_TIMELINE_OBJECT (self)->duration = 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue