[cogl/wip/cogl-gst] gst: Remove rendundant debug
- From: Neil Roberts <nroberts src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/cogl-gst] gst: Remove rendundant debug
- Date: Mon, 18 Mar 2013 14:55:36 +0000 (UTC)
commit 9a2d674aee5d2bc3bd510adf952586cce729aadf
Author: Plamena Manolova <plamena n manolova intel com>
Date: Wed Mar 13 16:42:43 2013 +0000
gst: Remove rendundant debug
cogl-gst/cogl-gst-video-sink.c | 2 --
1 files changed, 0 insertions(+), 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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]