diff --git a/ext/hls/gsthlssink2.c b/ext/hls/gsthlssink2.c index 7a47a2f024..64a16424a2 100644 --- a/ext/hls/gsthlssink2.c +++ b/ext/hls/gsthlssink2.c @@ -301,8 +301,7 @@ gst_hls_sink2_handle_message (GstBin * bin, GstMessage * message) break; } - if (message) - GST_BIN_CLASS (parent_class)->handle_message (bin, message); + GST_BIN_CLASS (parent_class)->handle_message (bin, message); } static GstPad *