[cogl/wip/cogl-gst-1.x: 23/29] gst-video-sink: Remove a spurious g_warning
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/cogl-gst-1.x: 23/29] gst-video-sink: Remove a spurious g_warning
- Date: Mon, 18 Mar 2013 15:59:41 +0000 (UTC)
commit 2318159f854c7d44f7eb70d34a1a5a716bd2d109
Author: Neil Roberts <neil linux intel com>
Date: Fri Mar 8 17:20:28 2013 +0000
gst-video-sink: Remove a spurious g_warning
It looks like this was added for testing and it causes a build warning
so lets remove it
cogl-gst/cogl-gst-video-sink.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/cogl-gst/cogl-gst-video-sink.c b/cogl-gst/cogl-gst-video-sink.c
index 205ed92..a633edf 100644
--- a/cogl-gst/cogl-gst-video-sink.c
+++ b/cogl-gst/cogl-gst-video-sink.c
@@ -868,7 +868,6 @@ cogl_gst_source_dispatch (GSource *source,
GSourceFunc callback,
void* user_data)
{
- g_warning ("Dispatching\n");
CoglGstSource *gst_source= (CoglGstSource*) source;
CoglGstVideoSinkPrivate *priv = gst_source->sink->priv;
GstBuffer *buffer;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]