diff --git a/gst-libs/gst/gl/gstglfilter.c b/gst-libs/gst/gl/gstglfilter.c index c29a08f6f7..1b68e91e00 100644 --- a/gst-libs/gst/gl/gstglfilter.c +++ b/gst-libs/gst/gl/gstglfilter.c @@ -230,7 +230,6 @@ gst_gl_filter_query (GstBaseTransform * trans, GstPadDirection direction, { return gst_gl_handle_context_query ((GstElement *) filter, query, &filter->display); - break; } default: break;