[gnome-software/wip/temp/ubuntu-xenial-rebased: 174/326] Remove debugging
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/temp/ubuntu-xenial-rebased: 174/326] Remove debugging
- Date: Fri, 29 Apr 2016 10:01:58 +0000 (UTC)
commit b0b886bcb42403544f5b829f73e3049c3c0b1ed3
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]