[Cogl] [PATCH] gst: Remove rendundant debug

Plamena Manolova plamena.n.manolova at intel.com
Wed Mar 13 09:42:43 PDT 2013


---
 cogl-gst/cogl-gst-video-sink.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/cogl-gst/cogl-gst-video-sink.c b/cogl-gst/cogl-gst-video-sink.c
index 048094f..55aef3a 100644
--- a/cogl-gst/cogl-gst-video-sink.c
+++ b/cogl-gst/cogl-gst-video-sink.c
@@ -798,8 +798,6 @@ cogl_gst_video_sink_parse_caps (GstCaps *caps,
 
   renderer = cogl_gst_find_renderer_by_format (sink, format);
 
-  g_warning ("found the %s renderer", renderer->name);
-
   if (G_UNLIKELY (renderer == NULL))
     goto no_suitable_renderer;
 
-- 
1.8.1.2

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



More information about the Cogl mailing list