[totem] gst: Remove duplicated error message output
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] gst: Remove duplicated error message output
- Date: Fri, 29 Jun 2012 21:02:42 +0000 (UTC)
commit 2988b3bb64ceecd456b698532c1f54b876a0c1b0
Author: Bastien Nocera <hadess hadess net>
Date: Fri Jun 29 19:40:58 2012 +0100
gst: Remove duplicated error message output
src/gst/totem-gst-helpers.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/gst/totem-gst-helpers.c b/src/gst/totem-gst-helpers.c
index 72db90a..7926c24 100644
--- a/src/gst/totem-gst-helpers.c
+++ b/src/gst/totem-gst-helpers.c
@@ -65,9 +65,6 @@ totem_gst_message_print (GstMessage *msg,
GST_ERROR ("uri = %s", GST_STR_NULL (uri));
g_free (uri);
- g_message ("Error: %s\n%s\n", GST_STR_NULL (err->message),
- GST_STR_NULL (dbg));
-
g_error_free (err);
}
g_free (dbg);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]