[gnome-software/wip/temp/ubuntu-xenial-rebased-corrected: 174/331] Remove debugging
- From: William Hua <williamhua src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/temp/ubuntu-xenial-rebased-corrected: 174/331] Remove debugging
- Date: Wed, 4 May 2016 14:13:09 +0000 (UTC)
commit ed1066d2c5ff67c792912411cd500b698d56b847
Author: Robert Ancell <robert ancell canonical com>
Date: Tue Mar 29 16:31:04 2016 +1300
Remove debugging
src/plugins/gs-plugin-apt.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-apt.c b/src/plugins/gs-plugin-apt.c
index 7c7cddf..a09552c 100644
--- a/src/plugins/gs-plugin-apt.c
+++ b/src/plugins/gs-plugin-apt.c
@@ -402,7 +402,6 @@ get_changelog (GsPlugin *plugin, GsApp *app)
else
source_prefix = g_strdup_printf ("%c", binary_source[0]);
uri = g_strdup_printf ("http://changelogs.ubuntu.com/changelogs/binary/%s/%s/%s/changelog",
source_prefix, binary_source, update_version);
- g_printerr ("%s\n", uri);
msg = soup_message_new (SOUP_METHOD_GET, uri);
status_code = soup_session_send_message (plugin->soup_session, msg);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]