mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
[MOVED FROM GST-P-FARSIGHT] Remove useless call to peek_parent
20080704200315-3e2dc-6b30efd2d32b6ca96609f4bdc0c3e286f4441746.gz
This commit is contained in:
parent
1d94ecf2fd
commit
ba15441117
1 changed files with 0 additions and 2 deletions
|
@ -117,8 +117,6 @@ gst_siren_enc_class_init (GstSirenEncClass *klass)
|
|||
|
||||
gstelement_class->change_state = GST_DEBUG_FUNCPTR (gst_siren_change_state);
|
||||
|
||||
parent_class = g_type_class_peek_parent (klass);
|
||||
|
||||
GST_DEBUG ("Class Init done");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue