diff --git a/gst/videorate/gstvideorate.c b/gst/videorate/gstvideorate.c index 307ebc2e62..67aefc42a9 100644 --- a/gst/videorate/gstvideorate.c +++ b/gst/videorate/gstvideorate.c @@ -623,7 +623,6 @@ format_error: { GST_WARNING_OBJECT (videorate, "Got segment but doesn't have GST_FORMAT_TIME value"); - gst_event_unref (event); return FALSE; } }