summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ext/dv/gstdvdec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/dv/gstdvdec.c b/ext/dv/gstdvdec.c
index e7b8b258..a90308d2 100644
--- a/ext/dv/gstdvdec.c
+++ b/ext/dv/gstdvdec.c
@@ -869,7 +869,6 @@ gst_dvdec_change_state (GstElement *element)
case GST_STATE_READY_TO_NULL:
break;
default:
- G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec);
break;
}