diff options
Diffstat (limited to 'gst/gstindex.c')
-rw-r--r-- | gst/gstindex.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/gstindex.c b/gst/gstindex.c index 0a70c3b3e..a1c0dd3ac 100644 --- a/gst/gstindex.c +++ b/gst/gstindex.c @@ -58,8 +58,6 @@ enum GST_DEBUG_CATEGORY_STATIC (index_debug); #define GST_CAT_DEFAULT index_debug -static void gst_index_class_init (GstIndexClass * klass); -static void gst_index_init (GstIndex * index); static void gst_index_finalize (GObject * object); static void gst_index_set_property (GObject * object, guint prop_id, |