summaryrefslogtreecommitdiffstats
path: root/ext/dv/gstdv.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dv/gstdv.c')
-rw-r--r--ext/dv/gstdv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/dv/gstdv.c b/ext/dv/gstdv.c
index 3de309fa..7daadfae 100644
--- a/ext/dv/gstdv.c
+++ b/ext/dv/gstdv.c
@@ -28,8 +28,6 @@
static gboolean
plugin_init (GstPlugin * plugin)
{
- GstRank rank;
-
if (!gst_element_register (plugin, "dvdemux", GST_RANK_PRIMARY,
gst_dvdemux_get_type ()))
return FALSE;