diff options
Diffstat (limited to 'gst/gstpipeline.c')
-rw-r--r-- | gst/gstpipeline.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/gstpipeline.c b/gst/gstpipeline.c index 82f5433c9..639fe502b 100644 --- a/gst/gstpipeline.c +++ b/gst/gstpipeline.c @@ -125,8 +125,6 @@ struct _GstPipelinePrivate }; -static void gst_pipeline_base_init (gpointer g_class); - static void gst_pipeline_dispose (GObject * object); static void gst_pipeline_set_property (GObject * object, guint prop_id, const GValue * value, GParamSpec * pspec); |