[ekiga] gst-helper.cpp: remove useless debug message
- From: Julien Puydt <jpuydt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] gst-helper.cpp: remove useless debug message
- Date: Sun, 30 Sep 2012 11:01:51 +0000 (UTC)
commit adcaffb2a3243eee39478e9ed2bda87c562e766a
Author: Julien Puydt <jpuydt free fr>
Date: Thu Sep 27 20:49:23 2012 +0200
gst-helper.cpp: remove useless debug message
plugins/gstreamer/gst-helper.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gstreamer/gst-helper.cpp b/plugins/gstreamer/gst-helper.cpp
index 5c34867..1266c89 100644
--- a/plugins/gstreamer/gst-helper.cpp
+++ b/plugins/gstreamer/gst-helper.cpp
@@ -154,7 +154,6 @@ void
gst_helper_set_buffer_size (gst_helper* self,
unsigned size)
{
- g_message ("%s\t%d\n", __PRETTY_FUNCTION__, size);
if (self->active)
g_object_set (G_OBJECT (self->active),
"blocksize", size,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]