[gnome-software/wip/rancell/apt] Remove debugging
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/rancell/apt] Remove debugging
- Date: Tue, 29 Mar 2016 03:31:20 +0000 (UTC)
commit 96e9a60c57f98cea7aef83dce23da391c5ff3925
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 990134d..d5c54f1 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]