vaapipostproc: remove useless debug message

This commit is contained in:
Víctor Manuel Jáquez Leal 2015-05-18 14:30:22 +02:00
parent e2d60c83a6
commit 700f010766

View file

@ -1266,8 +1266,6 @@ gst_vaapipostproc_query (GstBaseTransform * trans, GstPadDirection direction,
{
GstVaapiPostproc *const postproc = GST_VAAPIPOSTPROC (trans);
GST_DEBUG_OBJECT (trans, "query type `%s'", GST_QUERY_TYPE_NAME (query));
if (gst_vaapi_reply_to_query (query,
GST_VAAPI_PLUGIN_BASE_DISPLAY (postproc))) {
GST_DEBUG_OBJECT (postproc, "sharing display %p",